-
Notifications
You must be signed in to change notification settings - Fork 9
Definition of Done
NicoleGovvy edited this page Jun 22, 2023
·
8 revisions
- Ready to Demo in Sprint Review
- Accessibility review
-
- Proper formatting for text links (underline)
-
- Colour contrast for any text or hover colour + colour picker extension (make sure the colour contrast passes for what you're looking at) - text should be
-
- Keyboard navigation: tabbing works forwards & backwards
- **4. Select push enter
- Dismiss push escape**
-
- Magnification testing (up to 200%)
-
- Text not in all caps (screen readers yell this) unless an acronym
-
- Descriptive text for inline links (not 'click here')
-
- Browser compatibility - test in Chrome/Safari
- 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