Commit 9b26321
committed
Verify committed mocks are up to date in CI
Instead of blindly regenerating mocks (which conflicts with the
repo's approach of committing them), run build_runner then check
git diff --exit-code so CI fails clearly if committed mocks are
stale rather than silently running tests against outdated files.1 parent 51db6c7 commit 9b26321
1 file changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
69 | 77 | | |
70 | 78 | | |
71 | 79 | | |
| |||
0 commit comments