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 purchase seed Then the user should be presented with a list of seeds to purchase
Given user is viewing a list of seeds When the user selects a seed Then the user should be presented with a list of fields that are appropriate for that seed AND have enough room for the new seed
Given user is viewing the list of appropriate potential seed fields When the user selects a field that has available capacity Then the user should be presented with a message confirming the field selection And the user should be taken back to the main menu
The text was updated successfully, but these errors were encountered:
askingalot
changed the title
User can only choose amongst available fields that have enough capacity
User can only choose amongst appropriate fields that have enough capacity
Jun 7, 2019
Given a user has launched the program
When the user selects the option to purchase seed
Then the user should be presented with a list of seeds to purchase
Given user is viewing a list of seeds
When the user selects a seed
Then the user should be presented with a list of fields that are appropriate for that seed AND have enough room for the new seed
Given user is viewing the list of appropriate potential seed fields
When the user selects a field that has available capacity
Then the user should be presented with a message confirming the field selection
And the user should be taken back to the main menu
The text was updated successfully, but these errors were encountered: