This commit is contained in:
2025-09-18 11:49:28 -06:00
parent cef846fb0b
commit d3d24223e8
3 changed files with 188 additions and 3 deletions

View File

@@ -98,7 +98,7 @@ Integration scenarios from quickstart.md → e2e smoke tests [P]
- Steps: create few days → export JSON → clear DB → import JSON → grid identical
- Dependencies: T007, T005
- [ ] T014 [P] E2E: PNG export at screen resolution
- [X] T014 [P] E2E: PNG export at screen resolution
- Create /home/jawz/Development/Projects/GlowTrack/apps/web/tests/e2e/smoke.png-export.spec.ts
- Steps: render month → export PNG (toBlob) → file within size/time budget
- Dependencies: T007, T005