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
As a farmer I want to select "I have goats/horse/rabbits/sheep" So That I can calculate my manure and storage for goats/horse/rabbits/sheep
Additional Context
temp data
Goats Acceptance Criteria
Given I am a farmer with goats, When I make my animal selection, Then I expect the calculation to be based on that selection
Given I am a farmer with goats, and have selected this animal, then the "average number on farm" input field is present
Given I am a farmer with goats, and have selected this animal, then I am prompted with a question "Manure collection?", and a "yes" or "no" option is present
- [ ] If "yes", then "how long is manure collected" input box is present
Given I am a farmer with goats, and have selected this animal, when I click "save", then all of my information has been saved to the form
Given I am a farmer with goats, and have selected this animal, then I would like validation inputted correctly (ie number is number, text is text)
Horse Acceptance Criteria
Rabbits Acceptance Criteria
Sheeps Acceptance Criteria
The text was updated successfully, but these errors were encountered:
As a farmer I want to select "I have goats/horse/rabbits/sheep" So That I can calculate my manure and storage for goats/horse/rabbits/sheep
Additional Context
Goats Acceptance Criteria
- [ ] If "yes", then "how long is manure collected" input box is present
Horse Acceptance Criteria
Rabbits Acceptance Criteria
Sheeps Acceptance Criteria
The text was updated successfully, but these errors were encountered: