trails/e2e
Ullrich Schäfer 4bcd6137de
Fix E2E select locator and add speed limit color mode
E2E fixes:
- Color mode select locator now uses option[value='highway'] filter
  instead of fragile page.locator("select").last()

Speed limit color mode:
- Extract maxspeed tags from BRouter tiledesc (with forward/backward
  direction handling following brouter-web's pattern)
- Color route and chart by speed limit: green ≤30, yellow ≤50,
  orange ≤70, red ≤100, dark red 100+ km/h
- Legend with speed thresholds, hover shows "X km/h"
- i18n: EN "Speed Limit" / DE "Tempolimit"
- Mock fixtures include maxspeed data

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 and add speed limit color mode 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