This commit is contained in:
2025-09-18 11:44:12 -06:00
parent a576830ce5
commit cef846fb0b
5 changed files with 241 additions and 37 deletions

View File

@@ -93,7 +93,7 @@ Integration scenarios from quickstart.md → e2e smoke tests [P]
- Steps: open app → set day mood → add positive+negative habits → tile glow/luminance and glyphs update
- Dependencies: T007, T005
- [ ] T013 [P] E2E: export/import JSON roundtrip
- [X] T013 [P] E2E: export/import JSON roundtrip
- Create /home/jawz/Development/Projects/GlowTrack/apps/web/tests/e2e/smoke.export-import.spec.ts
- Steps: create few days → export JSON → clear DB → import JSON → grid identical
- Dependencies: T007, T005