Test clean columns contain the correct data and types
Source:R/test-DataClass.R
expect_clean_cols.Rd
Checks the date column is an s3 class and that region level column is a character in the cleaned data (data$clean)
See also
Functions used for testing data is cleaned and processed correctly
expect_columns_contain_data()
,
expect_processed_cols()
,
test_cleaning()
,
test_download_JSON()
,
test_download()
,
test_processing()
,
test_return()