issues
search
CodeSpace-Academy
/
ASE_2023_GROUP_E
https://rando-sando-group-e.vercel.app
2
stars
0
forks
source link
Filter Recipes by Ingredients
#199
Closed
Renzo-codespace
closed
11 months ago
Renzo-codespace
commented
1 year ago
Implementing a feature to filter recipes by ingredients
Scenario:
User inputs multiple ingredients to filter by
Given:
I am viewing the list of recipes in the app
When:
I input multiple ingredients into the filter field
AND
I set the filter to match recipes with all of the ingredients
AND
I apply the filters
Then:
I should see recipes that contain all of the input ingredients
Implementing a feature to filter recipes by ingredients
Scenario:
User inputs multiple ingredients to filter by
Given:
When:
Then: