tiny comment change in project readme
This commit is contained in:
parent
f2e21496fe
commit
3646a0ca09
1 changed files with 2 additions and 2 deletions
|
|
@ -102,8 +102,8 @@ Or Gitlab: <https://handbook.gitlab.com/handbook/business-technology/data-team/p
|
||||||
|
|
||||||
## Testing Standards
|
## Testing Standards
|
||||||
|
|
||||||
- All tables in staging need Primary Key and Null tests.
|
- All tables need Primary Key and Null tests.
|
||||||
- Tables in reporting should have more thorough testing. What to look for is up to you, but it should provide strong confidence in the quality of data.
|
- Tables in staging and reporting should have more thorough testing. What to look for is up to you, but it should provide strong confidence in the quality of data.
|
||||||
- Tests will be ran after every `dbt run`.
|
- Tests will be ran after every `dbt run`.
|
||||||
|
|
||||||
## How to schedule
|
## How to schedule
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue