You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a passenger, I want to filter search results by cost and driver ratings, so that I can select rides that meet my budget and safety preferences.
Acceptance Criteria Scenario: User filters search results by cost and rating
Given that I have already searched for rides by date and destination
When I select a price range and/or driver rating in the filters section
And click "Apply Filters"
Then the system updates the search results to display only the rides that fall within my selected price range and driver rating
And the system shows me the number of filtered results.
The text was updated successfully, but these errors were encountered:
Estimate: 1 day
As a passenger,
I want to filter search results by cost and driver ratings,
so that I can select rides that meet my budget and safety preferences.
Acceptance Criteria
Scenario: User filters search results by cost and rating
Given that I have already searched for rides by date and destination
When I select a price range and/or driver rating in the filters section
And click "Apply Filters"
Then the system updates the search results to display only the rides that fall within my selected price range and driver rating
And the system shows me the number of filtered results.
The text was updated successfully, but these errors were encountered: