Ullrich Schäfer
0b146f9b32
Split planner E2E tests into focused feature files
...
Breaks the monolithic planner.test.ts (581 lines, 25 tests) into five
focused files grouped by feature area, with BRouter mocked by default
via test.beforeEach in files that need routing.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-22 21:58:10 +02:00
Ullrich Schäfer
a44beb87ef
Update route-coloring spec with all 10 modes, create follow-up changes
...
Spec updates:
- route-coloring: Added speed limit, smoothness, track type, cycleway,
and bike route modes. Added OSM wiki links, BRouter profile patching,
dropdown order, bike route human-readable legends.
New follow-up changes (proposals only):
- elevation-map-interaction: Bidirectional chart ↔ map interaction
(route hover → chart, chart click → pan, chart drag → zoom)
- e2e-test-reorganization: Mock BRouter by default, split tests by
feature, shared helpers
- journal-poi-details: Surface POI metadata in Journal route detail
(phone, address, website, opening hours from snapped waypoints)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-11 11:20:17 +02:00