Commit Graph

7 Commits

Author SHA1 Message Date
Echo
d36685c66b Add integration tests for habit tracker
- Created comprehensive test file (dashboard/test_habits_integration.py)
- Validates complete habit lifecycle: create, check, streak calculation, delete
- Added tests for broken streaks and weekly habits
- All 16 test suites passed (200+ individual tests)
2026-02-10 13:52:14 +00:00
Echo
46dc3a5041 feat: 16.0 - Frontend - Delete habit with confirmation 2026-02-10 13:29:29 +00:00
Echo
c7bea57cd3 Update antfarm, ashboard, dashboard +3 more (+3 ~6) 2026-02-10 12:52:23 +00:00
Echo
4933847f72 feat: 11.0 - Frontend - Create habit from form 2026-02-10 12:39:28 +00:00
Echo
dd0bf24dea feat: 7.0 - Frontend - Create habits.html page structure 2026-02-10 11:59:08 +00:00
Echo
ca4ee77db6 feat: 5.0 - Backend API - POST /api/habits/{id}/check 2026-02-10 11:40:14 +00:00
Echo
ee8727a8df feat: 1.0 - Define habits.json data schema 2026-02-10 10:57:43 +00:00