Broken Express API Calls
Client-side fetch calls to Express endpoints that always fail
What this tests
- Client-side fetch calls to Express API
- Error handling for different HTTP status codes
- Span creation and error recording from browser
- End-to-end tracing from browser to backend