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 user, I would like to be able to filter the suggestions by type of meal (meat, fish, diet...) so I only see the recommendations for the kind of dishes I'm looking for.
Acceptance Tests:
Scenario: Be able to filter the suggestionsGiven I am on the suggestions menu
When I select one of the meal types
And there is at least a suggestion of that type
Then it shows the suggestions that match the type selected
Scenario: Be able to filter the suggestionsGiven I am on the suggestions menu
When I select one of the meal types
And there are no suggestion that match the type selected
Then it shows the message "Not available right now. Try again later"
User Interface Mockup
Value and Effort:
Value: Could have
Effort: M
The text was updated successfully, but these errors were encountered:
mpspmf
changed the title
Ad a user, I would like to filter the suggestions so the search is easier
As a user, I would like to filter the suggestions so the search is easier
Apr 1, 2022
Given I have several suggestions available
When I select on one of the types of menus
Then it shows the suggestions that match the type selected
But if there isn't any, it says "Not available right now. Try again later"
Ifs no meio de acceptance testes parece querer dizer que são mais do que um acceptance test. Podem ter mais do que um.
mpspmf
changed the title
As a user, I would like to filter the suggestions so the search is easier
As a user, I would like to filter the suggestions so that I only see meals that correspond to my taste
Apr 29, 2022
mpspmf
changed the title
As a user, I would like to filter the suggestions so that I only see meals that correspond to my taste
As a user, I would like to filter the suggestions so that I only see meals that correspond my preference
Apr 29, 2022
Acceptance Tests:
User Interface Mockup
Value and Effort:
The text was updated successfully, but these errors were encountered: