Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User can purchase seed stock #2

Open
stevebrownlee opened this issue Apr 19, 2019 · 0 comments
Open

User can purchase seed stock #2

stevebrownlee opened this issue Apr 19, 2019 · 0 comments

Comments

@stevebrownlee
Copy link
Member

stevebrownlee commented Apr 19, 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 potential seed fields

Given user is viewing the list of potential seed fields
When the user selects a field
And the field is capable of growing the plant
Then the user should be taken back to the main menu

Given user is viewing the list of potential seed fields
When the user selects a field
And the field is incapable of growing the plant
Then the user should be presented with a message to select another field
And the list of fields should be shown again

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant