1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-09 13:42:04 +02:00

(v2.1.1.9188) fix antibiogram plot

This commit is contained in:
2025-03-07 23:01:25 +01:00
parent b67613ce08
commit 245483e41c
10 changed files with 39 additions and 19 deletions

View File

@ -113,6 +113,8 @@ test_that("antibiogram works", {
))
expect_inherits(ab8, "antibiogram")
expect_inherits(retrieve_wisca_parameters(ab8), "data.frame")
expect_inherits(attributes(ab8)$long_numeric, "data.frame")
expect_equal(colnames(ab8), c("Piperacillin/tazobactam", "Piperacillin/tazobactam + Gentamicin", "Piperacillin/tazobactam + Tobramycin"))
# grouped tibbles