Run tests to ensure that specified dataset_id
has the correct setup.
dataset_test(
dataset_ids,
path_config = "config",
path_data = "data",
reporter = testthat::CompactProgressReporter
)
Vector of dataset_id
for sources to be tested
Path to folder containing configuration files
Path to folder containing data files
testthat
reporter to use to summarise output