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
Given a user has launched the program When the user selects the option to create a facility Then the user should be presented with a list of facility types that includes "Chicken House"
Given user is viewing the list of facilities When the user chooses "Chicken House" Then a new chicken house should be added to the system And the user should be presented with a message confirming the creation of the facility And the user should be presented with the main menu again
The text was updated successfully, but these errors were encountered:
askingalot
changed the title
User can build a chicken house
User can create a chicken house
Jun 9, 2019
Given a user has launched the program
When the user selects the option to create a facility
Then the user should be presented with a list of facility types that includes "Chicken House"
Given user is viewing the list of facilities
When the user chooses "Chicken House"
Then a new chicken house should be added to the system
And the user should be presented with a message confirming the creation of the facility
And the user should be presented with the main menu again
The text was updated successfully, but these errors were encountered: