Commit e524832
test(remix-e2e): Assert all four remix channels in build-injection check
The build-injection guard only asserted the `requestHandler` and
`callRouteLoader` publishers, but the transform config also injects
`matchServerRoutes` and `callRouteAction`. A silent failure to inject either of
those would have slipped past the guard, whose whole purpose is to prove
build-time injection. Assert all four channels.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 4e71580 commit e524832
1 file changed
Lines changed: 6 additions & 0 deletions
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
40 | 43 | | |
41 | 44 | | |
42 | 45 | | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
43 | 49 | | |
44 | 50 | | |
0 commit comments