- Add Makefile with `check`, `run` (blocking), and `force-stop` targets - Integrate fitmop.sh logic into Makefile - Achieve 100% backend test coverage - Improve frontend test coverage to >85% (Views/Components >90%) - Enforce `make check` in GEMINI.md - Add comprehensive tests for App.vue and WorkoutVisualEditor.vue |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_api.py | ||
| test_common.py | ||
| test_dashboard.py | ||
| test_garmin_client.py | ||
| test_garmin_manager.py | ||
| test_garmin_sync.py | ||
| test_garmin_workout.py | ||
| test_recommendations.py | ||