trails/e2e/fixtures
Ullrich Schäfer 796dbea804
Silently drop Sentry envelope requests in e2e fixture
Two e2e tests intermittently failed with "unmocked external request"
when the Sentry browser SDK emitted an envelope to the real ingest
endpoint despite `enabled: false`. The BrowserTracing integration
captures the page-load transaction before init's enabled flag fully
propagates, so a single envelope leaks on cold start.

Add a SILENT_DROP list that aborts matching requests without recording
them as blocked, so legitimate missing-mock failures still surface.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-08 00:53:41 +02:00
..
brouter-mock.ts Add smoothness, track type, cycleway, and bike route color modes 2026-04-11 11:13:44 +02:00
test.ts Silently drop Sentry envelope requests in e2e fixture 2026-05-08 00:53:41 +02:00