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
Given I change a value in one of the select fields (fuel type, fire start), Then when I press the save button, the change will be persisted for all users.
Given I check/unhcheck a station, Then when I press the save button, the change will be persisted for all users.
Given a value in a select field has been saved, Then when I load data, I see the modified value.
Given a station has been check/unchecked and save has been clicked, Then when I load data, I see the modified value.
Additional tasks
Add more tests (don't have good tests to validate calculations at the moment)
Have to address the date nightmare on the front end. Too much jumping between different date time formats!!!
Some refactoring (moving code out of hfi router, to app.hfi module)
Other code cleanup
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
Merged
The text was updated successfully, but these errors were encountered:
nmathava
added
Ready
User Story or Task Ready to be pulled into sprint
and removed
4Refinement
this ticket is ready for refinement with the team
labels
Feb 2, 2022
As a Z/RWCO I want everyone to see the same information So That there is no uncertainty and collaboration between Z/RWCOs is supported on prep morning
Additional Context
Acceptance Criteria
Additional tasks
Definition of Done
The text was updated successfully, but these errors were encountered: