hasadna/open-bus-map-search

Test the Timeline Page

Offen

#296 geöffnet am 13.12.2023

 (7 Kommentare) (3 Reaktionen) (1 zugewiesene Person)TypeScript (125 Forks)auto 404
cigood first issue

Repository-Metriken

Stars
 (95 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 6T 5h) (42 gemergte PRs in 30 T)

Beschreibung

Timeline Page Tests:

  • Verify route selection appears after line number selected
  • Verify route selection drop box disappears after line number is closed
  • Verify no duplications in Operators list
  • Verify no duplications in Route Selection list
  • Verify line number is not found
  • Verify station selection drop box appears when route chosen
  • Verify no duplications in stations list
  • Verify choosing [Operator -> Line # -> Route -> Stop station] opens the timestamp graph
  • E2E - Verify list of Routes matches to what we got from the API
  • E2E - Verify list of Stations matches to what we got from the API

Contributor Guide