ccao-data / data-architecture

Codebase for CCAO data infrastructure construction and management
https://ccao-data.github.io/data-architecture/
5 stars 3 forks source link

Add descriptions and selected columns for all non-failing tests #344

Closed jeancochrane closed 3 months ago

jeancochrane commented 3 months ago

So far we've added descriptions and select columns for all failing tests (https://github.com/ccao-data/data-architecture/pull/281) but we don't have descriptions or select columns for tests that aren't failing. This means that when a test starts failing, it silently appears in the workbook with garbled metadata, and we have to notice it and update its metadata manually in order to not produce a corrupted workbook.

Let's go through and make sure all our tests have these attributes so that any tests that start failing will appear correctly in the workbook.