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 afarmerI wantto select "I have beef cattle"So ThatI can calculate my manure and storage for beef cattle
Additional Context
using temp data
Acceptance Criteria
Given I am a farmer with beef cattle, When I make my animal selection, Then I expect the calculation to be based on that selection
Given I am a farmer with beef cattle, and have selected this animal, then my sub-region selection pops up
Given I am a farmer with beef cattle, and have selected this animal, then the cattle type drop down is present
Given I am a farmer with beef cattle, and have selected this animal, then the average number of animals on farm is present
Given I am a farmer with beef cattle, and have selected this animal, then the manure collection "yes or no" selector is present
Given I am a farmer with beef cattle, and have selected this animal, if manure selection is yes, "how long has the manure been collected in days" is present
Given I am a farmer with beef cattle, 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 beef cattle, and have selected this animal, then I would like validation inputted correctly (ie number is number, text is text)
Definition of Done
Does what I have made have appropriate test coverage?
Documentation and/or scientific documentation exists and can be found
Peer Reviewed by 2 people on the team
Manual testing of all PRs in Dev and Prod
Merged
The text was updated successfully, but these errors were encountered:
As a farmer I want to select "I have beef cattle" So That I can calculate my manure and storage for beef cattle
Additional Context
Acceptance Criteria
Definition of Done
The text was updated successfully, but these errors were encountered: