Skip to content

Commit 297d6b4

Browse files
theredmooseclaude
andcommitted
Update: TODO.md — check off Playwright E2E tests (PR #53)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 95bdd94 commit 297d6b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

TODO.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747

4848
## Technical Debt
4949
- [x] Code-split Firebase to reduce bundle size — chunks exceed 500KB after minification (currently 680KB), use dynamic imports
50-
- [ ] Add E2E tests with Playwright
50+
- [x] Add E2E tests with Playwright — 15 auth-page smoke tests (PR #53)
5151
- [x] Increase test coverage to 80%+ for branches/functions — 88% stmts, 82% branches, 86% functions, 90% lines (516 tests)
5252
- [x] Increase PhotoCapture test coverage — from 38.2% to 96.6% statements / 100% functions (PR #52)
5353
- [x] Extract GEAR_TYPE_LABELS and SPORT_LABELS to a shared constants file — moved to `src/constants/labels.ts` (PR #51)

0 commit comments

Comments
 (0)