FitMop/backend
Moritz Graf 2240a32a53 feat: Implement development pipeline and boost test coverage
- 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
2026-01-01 22:16:00 +01:00
..
scripts Implement Software Best Practices and Graceful API Key Management 2026-01-01 20:37:10 +01:00
src feat: Implement development pipeline and boost test coverage 2026-01-01 22:16:00 +01:00
tests feat: Implement development pipeline and boost test coverage 2026-01-01 22:16:00 +01:00
.env.example feat: Implement Analyze and Plan features, Smart Sync, Theming, and Optional Auth 2026-01-01 14:22:48 +01:00
.gitignore feat: Implement Analyze and Plan features, Smart Sync, Theming, and Optional Auth 2026-01-01 14:22:48 +01:00
.python-version feat: Implement Analyze and Plan features, Smart Sync, Theming, and Optional Auth 2026-01-01 14:22:48 +01:00
README.md feat: Implement Analyze and Plan features, Smart Sync, Theming, and Optional Auth 2026-01-01 14:22:48 +01:00
pyproject.toml feat: Implement development pipeline and boost test coverage 2026-01-01 22:16:00 +01:00
uv.lock Implement Software Best Practices and Graceful API Key Management 2026-01-01 20:37:10 +01:00

README.md