nss-cohort-37 / Trestlebridge-Orange-Iguanas

0 stars 0 forks source link

User can purchase seed stock #1

Open AdamSheaffer opened 4 years ago

AdamSheaffer commented 4 years ago

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