Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

End-to-end booking tests #228

Open
5 tasks
mority opened this issue Feb 25, 2025 · 0 comments
Open
5 tasks

End-to-end booking tests #228

mority opened this issue Feb 25, 2025 · 0 comments

Comments

@mority
Copy link
Contributor

mority commented Feb 25, 2025

Goal

  • test integration of all moving parts (Prima & Motis)
  • encode desired behavior of resistance model
    • all desired ODM journeys are bookable
    • no undesired ODM journeys show up in the results

Implementation

  • playwright tests
    • set availability
    • perform search query
    • check results for desired/undesired booking options
    • do booking
    • check availability

Prerequisites

  • automatic download of real-world datasets
    • OSM Germany
    • GTFS Germany
  • automatic setup of Motis instance with these datasets
  • support for setting of simulation time in Prima
@mority mority mentioned this issue Feb 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant