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 aTSC technicianI wantbuttons on the Moisture Content screen(Feature/enhancement)So ThatI can complete and approve tests, and calculate MC averages
Acceptance Criteria
Given that I am on the moisture content screen, When I click the complete test button, Then the test activity is marked as complete
Given that I am on the moisture content screen, When I click the accept test button, Then the test activity is marked as accepted. Note: When the test result is accepted, this triggers the overnight batch process to push this new result over to applicable SPAR tables.
Given that I am on the moisture content screen, When I click the calculate average button, Then the average moisture contect is calculated and appears on the screen. Note: Needs completion of Create a calculate MC average API for Oracle #1813 first
Additional Context
Business rule: the test must be complete, before it can be approved
Business rule: the test result must be accepted (in the results table) to be included in the calculation
Definition of Done
Ready to Demo in Sprint Review
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
QA from UX team member
Merged
The text was updated successfully, but these errors were encountered:
As a TSC technician I want buttons on the Moisture Content screen(Feature/enhancement) So That I can complete and approve tests, and calculate MC averages
Acceptance Criteria
Additional Context
Definition of Done
The text was updated successfully, but these errors were encountered: