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
And the current total number of plants currently in each field should be displayed
And the current count of each type of plant currently in each field should be displayed
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 And the current total number of plants currently in each field should be displayed And the current count of each type of plant currently in each field should be displayed