mirror of
https://github.com/msberends/AMR.git
synced 2025-07-09 00:02:38 +02:00
(v1.6.0.9026) new unit test flow
This commit is contained in:
@ -27,6 +27,7 @@ context("atc_online.R")
|
||||
|
||||
test_that("atc_online works", {
|
||||
skip_on_cran()
|
||||
skip_if_not_installed("curl")
|
||||
skip_if_not(curl::has_internet())
|
||||
|
||||
expect_gte(length(atc_online_groups(ab_atc("AMX"))), 1)
|
||||
|
Reference in New Issue
Block a user