General Checklist¶
Manual Testing¶
- Tested in Firefox, Safari, and a Chromium browser (see Browser Support)
- Tested at these breakpoints:
- 360px
- 768px
- 1024px
- 1280px
- 1366px
- 1440px
- 1536px
Functionality¶
- Code does what it's supposed to do
- Code makes logical sense
- Code has no unintended consequences
Maintainability¶
- Comments explain non-obvious logic and decisions