We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
As a farmer I want to select "I have swine" So That I can calculate my manure and storage for swine.
Additional Context
Acceptance Criteria
Given I am a farmer with swine, When I make my animal selection, Then I expect the calculation to be based on that selection
Given I am a farmer with swine, and have selected this animal, then the swine sub-type drop down is present and selectable
Given I am a farmer with swine, and have selected this animal, then the manure type drop down is present and selectable
Given I am a farmer with swine, and have selected this animal, then the "average number of animal on farm" input field is present
Given I am a farmer with swine, and have selected this animal, then the do you collect manure selector (Yes or no) is present
If yes, "how long is manure collected" input field becomes present
Given I am a farmer with swine, 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 swine, 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:
No branches or pull requests
As a farmer I want to select "I have swine" So That I can calculate my manure and storage for swine.
Additional Context
Acceptance Criteria
Given I am a farmer with swine, When I make my animal selection, Then I expect the calculation to be based on that selection
Given I am a farmer with swine, and have selected this animal, then the swine sub-type drop down is present and selectable
Given I am a farmer with swine, and have selected this animal, then the manure type drop down is present and selectable
Given I am a farmer with swine, and have selected this animal, then the "average number of animal on farm" input field is present
Given I am a farmer with swine, and have selected this animal, then the do you collect manure selector (Yes or no) is present
If yes, "how long is manure collected" input field becomes present
Given I am a farmer with swine, 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 swine, 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: