mirror of
https://github.com/msberends/AMR.git
synced 2025-07-11 18:21:50 +02:00
(v1.4.0.9036) more unit tests
This commit is contained in:
@ -116,6 +116,6 @@ test_that("EUCAST rules work", {
|
||||
expect_output(suppressWarnings(eucast_rules(example_isolates %>% mutate(NOR = "S", NAL = "S"), info = TRUE)))
|
||||
|
||||
# check verbose output
|
||||
expect_output(suppressWarnings(eucast_rules(example_isolates, verbose = TRUE, info = TRUE)))
|
||||
expect_output(suppressWarnings(eucast_rules(example_isolates, verbose = TRUE, rules = "all", info = TRUE)))
|
||||
|
||||
})
|
||||
|
Reference in New Issue
Block a user