Commit d80fd50
committed
test(codegen): replace integration test assertions with insta snapshots
22 integration tests now use insta::assert_snapshot! instead of
assert!(contains(...)) chains, capturing complete generated Haskell
output for easier review and updating via cargo insta review.1 parent 1151514 commit d80fd50
25 files changed
Lines changed: 1003 additions & 220 deletions
File tree
- hsrs-codegen
- tests
- snapshots
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| |||
0 commit comments