Commit aa2cbfc
committed
test(e2e): Port the React Router lazy routes E2E app to span streaming
Removes the `traceLifecycle: 'static'` pin from `react-router-7-lazy-routes`
and rewrites its specs against streamed span v2.
The span-leaking and GQL attribution specs group streamed spans by trace
instead of reading a transaction's `spans` array, and they match fetch spans on
`url.full`, since a streamed `http.client` span carries only the domain in its
name.1 parent edd1076 commit aa2cbfc
3 files changed
Lines changed: 385 additions & 542 deletions
File tree
- dev-packages/e2e-tests/test-applications/react-router-7-lazy-routes
- src
- tests
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
82 | 81 | | |
83 | 82 | | |
84 | 83 | | |
| |||
0 commit comments