hasadna/open-bus-map-search

Test the Timeline Page

Open

#296 opened on Dec 13, 2023

View on GitHub
 (7 comments) (3 reactions) (1 assignee)TypeScript (125 forks)auto 404
cigood first issue

Repository metrics

Stars
 (95 stars)
PR merge metrics
 (PR metrics pending)

Description

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