R/testdata.R
dataset_test_worker.Rd
Run tests to ensure that specified `dataset_id` has the correct setup.
dataset_test_worker(
test_dataset_ids,
path_config = "config",
path_data = "data",
schema = get_schema(),
definitions = get_schema(file.path(path_config, "traits.yml"), I("traits"))
)
Vector of `dataset_id` for sources to be tested
Path to folder containing configuration files
Path to folder containing data files
Data schema
Trait defininitons