File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ This repository contains examples of how to implement real unit tests for a dbt
1818- [x] ~ Add katas and improve README~
1919- [x] ~ Add component test examples~
2020- [x] ~ Add support for Github Codespaces~
21- - [x] Add contract test examples
21+ - [x] ~ Add contract test examples~
2222- [ ] Add data quality test examples
2323
2424## Sample dbt app
@@ -29,7 +29,7 @@ Our sample dbt app is called health-insights. It takes weight and height data fr
2929## Types of tests
3030The repository contains examples for both unit and component tests.
3131
32- ![ The usual test pyramid for an operational app] ( https://miro.medium.com/v2/resize:fit:600 /format:webp/1*5sbYcZw0v0sQv5oMddkp9Q .png )
32+ ![ The usual test pyramid for an operational app] ( https://miro.medium.com/v2/resize:fit:800 /format:webp/1*I6-e27kPOuJ9QaIgR9OwXw .png )
3333
3434
3535## Katas
You can’t perform that action at this time.
0 commit comments