This repository has been archived by the owner on Aug 11, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 12
Definitions For Development
Josh Beveridge edited this page Mar 28, 2018
·
1 revision
Run through this checklist before assigning the story to a developer.
- User story written
- Acceptance criteria added
- Dependencies identified and mitigated
- Story broken down into tasks by dev team
- Story points estimated by dev team
Run through this checklist before passing the story off to product owner for review.
- Code is internationalized and localized (placeholder text for French)
- Pass Selenium tests
- Run Chrome Audit - Review all audits and pass Accessibility with 100%
- Run WAVE eval tool - Fix errors and review alerts
- Code peer reviewed
- Merge code to Master
Run through this checklist before accepting a story as done
- Compare implementation against designs
- Test Mobile View
- Test Accessibility with Keyboard & Screen Reader
- Toggle French & English
- Review acceptance criteria
- Open in FireFox & IE