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 only choose amongst appropriate fields that have enough capacity #11

Open
askingalot opened this issue Jun 7, 2019 · 0 comments

Comments

@askingalot
Copy link
Contributor

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

@askingalot 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
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