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

(v2.1.1.9256) unit tests

This commit is contained in:
2025-04-26 21:29:50 +02:00
parent d166aa2c1d
commit f340e257fa
10 changed files with 17 additions and 142 deletions

View File

@@ -41,10 +41,9 @@ test_that("test-ab.R", {
"ERYT",
"ERY",
"erytromicine",
"Erythrocin",
"Romycin"
"Erythrocin"
))),
rep("ERY", 9)
rep("ERY", 8)
)
expect_identical(class(as.ab("amox")), c("ab", "character"))