ita-social-projects / Car-Back-End

MIT License
8 stars 14 forks source link

["Search Results" page] The trip with opposite direction is presented on the "Search Results" page. #489

Closed Roman-Mytsko closed 3 years ago

Roman-Mytsko commented 3 years ago

Environment: Android 12.0.1, Xiaomi Mi 8. Reproducible: always. Build found: v1.0.171

Preconditions:

  1. To be authorized.
  2. App is open.
  3. The "Search for Ride" page is opened.
  4. Trip is created: 'From'="Arsenal. Ribs and spirits, Pidvalna Street, Lviv, Lviv Oblast, Ukraine", 'To'="Києво-Печерская лавра, Lavrska Street, Kyiv, Ukraine", 'Departure time'="Thu May 27, 20:00", 'Passengers'='4', 'Fee'="FREE".

Steps to reproduce

  1. Fill the "From" field by "Києво-Печерская лавра, Lavrska Street, Kyiv, Ukraine" value.
  2. Fill the "To" field by "Arsenal. Ribs and spirits, Pidvalna Street, Lviv, Lviv Oblast, Ukraine" value.
  3. Set departure time: "Thu May 27, 20:00".
  4. Choose "4" in Passengers.
  5. Tap on "SEARCH" button.
  6. Pay attention to the From/To points.

Actual result: The trip which doesn't correspond to the input criterias is shown on "Search Results" page.

Expected result: The trip which correspond to the input criterias is shown on "Search Results" page.

User story and test case links: User story #13

input output

https://user-images.githubusercontent.com/82975806/119404996-4373da80-bce9-11eb-8e49-3ab4a15b0461.mp4

Roman-Mytsko commented 3 years ago

Still reproduced input output