This commit is contained in:
2025-09-18 11:53:53 -06:00
parent d3d24223e8
commit a3d0f8c4c1
2 changed files with 243 additions and 1 deletions

View File

@@ -103,7 +103,7 @@ Integration scenarios from quickstart.md → e2e smoke tests [P]
- Steps: render month → export PNG (toBlob) → file within size/time budget
- Dependencies: T007, T005
- [ ] T015 [P] E2E: offline PWA works
- [X] T015 [P] E2E: offline PWA works
- Create /home/jawz/Development/Projects/GlowTrack/apps/web/tests/e2e/smoke.offline.spec.ts
- Steps: install SW → go offline → app loads and writes mood/entries; on reconnect, state persists
- Dependencies: T007, T008, T005