tests/testthat/test-utilities.R

test_that("list_tables produces list", {
  expect_is(list_tables(), "character")
})

test_that("list_fields produces list", {
  expect_is(list_fields(), "list")
})

Try the oxcovid19 package in your browser

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

oxcovid19 documentation built on Jan. 13, 2021, 8:50 p.m.