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

Rename `tests:` yaml key to `data_tests:` #475

Closed dfsnow closed 3 weeks ago

dfsnow commented 1 month ago

Looks like we missed a few tests: keys during the upgrade to dbt 1.8.0. This renames them to the new data_tests: key and gets rid of the deprecation warning:

[WARNING]: Deprecated functionality
The `tests` config has been renamed to `data_tests`. Please see
https://docs.getdbt.com/docs/build/data-tests#new-data_tests-syntax for more
information.