Given a user has launched the program
When the user selects the option to view the farm report
Then the user should be presented with a list of all facilities
And the individual plants or animals that are in each facility
And a message to press the return key to go back to the main menu
Given user is viewing the farm report
When the user presses enter
Then the user should be presented with the main menu again
Given a user has launched the program When the user selects the option to view the farm report Then the user should be presented with a list of all facilities And the individual plants or animals that are in each facility And a message to press the return key to go back to the main menu
Given user is viewing the farm report When the user presses enter Then the user should be presented with the main menu again