bristol-eurostar/tests
Edward Betts 804fcedfad Show cheapest GWR fare per journey and flag unreachable morning Eurostars
Add cheapest_gwr_ticket() to trip_planner.py encoding the SSS/SVS/SDS
walk-on single restrictions for Bristol Temple Meads → Paddington: on
weekdays, Super Off-Peak (£45) is valid before 05:05 or from 09:58,
Off-Peak (£63.60) from 08:26, and Anytime (£138.70) covers the gap.
Weekends have no restrictions. The fare is included in each trip dict
and displayed in a new GWR Fare column on the results page.

Also wire up find_unreachable_morning_eurostars() into the results view
so early Eurostar services unreachable from Bristol appear in the table,
with tests covering both features.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-04 10:22:47 +01:00
..
test_app.py Show cheapest GWR fare per journey and flag unreachable morning Eurostars 2026-04-04 10:22:47 +01:00
test_eurostar_scraper.py Add app route tests and fix stale assertions 2026-04-01 14:33:10 +01:00
test_rtt_scraper.py Initial commit. 2026-03-30 19:34:46 +01:00
test_trip_planner.py Show cheapest GWR fare per journey and flag unreachable morning Eurostars 2026-04-04 10:22:47 +01:00