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 poultry" So That I can calculate my manure and storage for poultry
Additional Context
temp data
Acceptance Criteria
Given I am a farmer with poultry, When I make my animal selection, Then I expect the calculation to be based on that selection
Given I am a farmer with poultry, and have selected this animal, then the poultry sub-type drop down is present and selectable
Given I am a farmer with poultry, and have selected this animal, then the "number of birds per flock" input field is present
Given I am a farmer with poultry, and have selected this animal, then the "number of flocks per year" input field is present
Given I am a farmer with poultry, and have selected this animal, then the "number of days per flock" input field is present
Given I am a farmer with poultry, and have selected this animal, then the manure type drop down is present and selectable (unless duck was selected as sub-type)
Given I am a farmer with poultry, 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 poultry, and have selected this animal, then I would like validation inputted correctly (ie number is number, text is text)
The text was updated successfully, but these errors were encountered:
As a farmer I want to select "I have poultry" So That I can calculate my manure and storage for poultry
Additional Context
Acceptance Criteria
Given I am a farmer with poultry, When I make my animal selection, Then I expect the calculation to be based on that selection
Given I am a farmer with poultry, and have selected this animal, then the poultry sub-type drop down is present and selectable
Given I am a farmer with poultry, and have selected this animal, then the "number of birds per flock" input field is present
Given I am a farmer with poultry, and have selected this animal, then the "number of flocks per year" input field is present
Given I am a farmer with poultry, and have selected this animal, then the "number of days per flock" input field is present
Given I am a farmer with poultry, and have selected this animal, then the manure type drop down is present and selectable (unless duck was selected as sub-type)
Given I am a farmer with poultry, 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 poultry, and have selected this animal, then I would like validation inputted correctly (ie number is number, text is text)
The text was updated successfully, but these errors were encountered: