To add a collaborator to this project you will need to use the Relish gem to add the collaborator via a terminal command. Soon you'll be able to also add collaborators here!
More about adding a collaboratorDelete Food
As an User
I want to delete food
- Scenarios
-
- Delete food
-
- Given
- I am in screen "main window"
- When
- I press a food in the data grid
- Then
- the edit window should pop up
- And
- it should contain the values of the food i selected
- And
- I should be able to delete food
Last published almost 7 years ago by SE_WATE.