tests/testthat/test-list_data_sources.R

test_that("returns a list",{
  expect_type(list_data_sources(), "list")
})


#test_that("Number of data sources have not changed",{
#  expect_length(list_data_sources()$source_name, 17L)
#})

Try the sgapi package in your browser

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

sgapi documentation built on June 8, 2025, 11:09 a.m.