Commit cac6246
authored
ci: e2e mock api fixtures (#318)
* test(e2e): mock API responses with cypress fixtures so tests work on fork PRs
* test(e2e): drop .prettierignore; let oxfmt format fixtures
* test(e2e): format cypress fixtures with oxfmt and have capture script match
* test(e2e): keep full reliability fixture so date-range filter test stays deterministic
* test(e2e): sample concurrency points in benchmark fixtures (5 per config, 3 per config-date for history)
* test(e2e): server-side fixtures mode (E2E_FIXTURES=1) replaces cy.intercept1 parent dc0c47b commit cac6246
28 files changed
Lines changed: 129185 additions & 16 deletions
File tree
- .github/workflows
- packages
- app
- cypress/fixtures/api
- scripts
- src
- app/api/v1
- availability
- benchmarks
- history
- evaluations
- reliability
- server-log
- submissions
- workflow-info
- lib
- db/src
- mcp/src
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
| 56 | + | |
60 | 57 | | |
61 | 58 | | |
62 | 59 | | |
| |||
71 | 68 | | |
72 | 69 | | |
73 | 70 | | |
74 | | - | |
75 | | - | |
76 | 71 | | |
77 | | - | |
78 | | - | |
| 72 | + | |
79 | 73 | | |
80 | 74 | | |
81 | 75 | | |
| |||
0 commit comments