tests/testthat/test_labelsGADS.R

# load(file = "tests/testthat/helper_data.rda")
load(file = "helper_data.rda")

### labels
test_that("GADS DB labels", {
  expect_identical(labelsGADS(filePath = "helper_dataBase.db"),
                   expected_labels)
})

Try the eatGADS package in your browser

Any scripts or data that you put into this service are public.

eatGADS documentation built on Oct. 9, 2024, 5:09 p.m.