And the user checks the “made” affordance
Then: the user will be presented with a form to rate the recipe and add notes about it
Given: a user wants to remove a recipe from their database
And the user clicks the delete affordance
Then: the item should be removed from their database
And the user checks the “made” affordance Then: the user will be presented with a form to rate the recipe and add notes about it Given: a user wants to remove a recipe from their database And the user clicks the delete affordance Then: the item should be removed from their database