FitMop/backend/tests
Moritz Graf 715da2a816 feat: enhance UI, fix backend routes, and add E2E quality gates
- UI: Polish PlanView toggles, buttons, and fix missing icons (running/activity).
- Backend: Fix route shadowing in main.py, add startup route check, and improve API test coverage.
- Tests: Add Playwright E2E smoke test, eslint-plugin-import, and integrate all into 'make check'.
2026-01-02 09:40:37 +01:00
..
__init__.py feat: Implement Analyze and Plan features, Smart Sync, Theming, and Optional Auth 2026-01-01 14:22:48 +01:00
test_api.py feat: enhance UI, fix backend routes, and add E2E quality gates 2026-01-02 09:40:37 +01:00
test_common.py feat: Implement development pipeline and boost test coverage 2026-01-01 22:16:00 +01:00
test_dashboard.py feat: Implement development pipeline and boost test coverage 2026-01-01 22:16:00 +01:00
test_garmin_client.py feat: enhance UI, fix backend routes, and add E2E quality gates 2026-01-02 09:40:37 +01:00
test_garmin_manager.py feat: Implement development pipeline and boost test coverage 2026-01-01 22:16:00 +01:00
test_garmin_sync.py feat: Implement development pipeline and boost test coverage 2026-01-01 22:16:00 +01:00
test_garmin_sync_vo2.py feat: enhance UI, fix backend routes, and add E2E quality gates 2026-01-02 09:40:37 +01:00
test_garmin_workout.py feat: Implement development pipeline and boost test coverage 2026-01-01 22:16:00 +01:00
test_recommendations.py feat: Implement development pipeline and boost test coverage 2026-01-01 22:16:00 +01:00
test_startup_check.py feat: enhance UI, fix backend routes, and add E2E quality gates 2026-01-02 09:40:37 +01:00
test_workout_local.py feat: enhance UI, fix backend routes, and add E2E quality gates 2026-01-02 09:40:37 +01:00