mirror of
https://github.com/msberends/AMR.git
synced 2025-12-15 09:10:25 +01:00
unit tests
This commit is contained in:
@@ -42,5 +42,6 @@ test_that("counts work", {
|
||||
expect_error(count_S("test", as_percent = "test"))
|
||||
|
||||
expect_error(count_df(c("A", "B", "C")))
|
||||
expect_error(count_df(septic_patients[,"date"]))
|
||||
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user