trails/e2e
Ullrich Schäfer cec613d989
Fix E2E select locator, remove maxspeed mode (data unavailable)
E2E fixes:
- Color mode select locator uses option[value='highway'] filter
  instead of fragile page.locator("select").last()

Removed maxspeed color mode:
- BRouter does not expose maxspeed in WayTags output despite the tag
  existing in its lookup table. The dummyUsage profile trick only
  affects cost calculation, not tiledesc output.
- Can revisit if BRouter adds maxspeed to WayTags in a future version
  or if we fork/patch the BRouter profiles more deeply.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-11 11:13:43 +02:00
..
fixtures Fix E2E select locator, remove maxspeed mode (data unavailable) 2026-04-11 11:13:43 +02:00
auth.test.ts Add passkey authentication E2E tests 2026-03-27 21:33:34 +01:00
integration.test.ts Add E2E tests, Journal map coloring, and remaining unit tests 2026-04-11 00:14:08 +02:00
journal.test.ts Add app navigation bars to Journal and Planner 2026-03-25 03:12:27 +00:00
planner.test.ts Fix E2E select locator and add speed limit color mode 2026-04-11 11:13:43 +02:00
settings.test.ts Add account settings page with passkey management 2026-03-29 10:09:06 +02:00