FitMop/backend/tests
Moritz Graf f3260d7dff Implement Software Best Practices and Graceful API Key Management
- Integration of ruff, eslint, prettier for consistent code style
- Global error handling and structured logging in backend
- Comprehensive testing strategy with 100% pass rate (33 backend, 2 frontend)
- Graceful handling of missing Gemini API key (non-blocking startup)
- New /settings/status endpoint and UI warning indicators
- Full documentation update (ARCHITECTURE.md, CONTRIBUTING.md, README.md, GEMINI.md)
- Restored missing frontend logic and fixed UI syntax errors
2026-01-01 20:37:10 +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 Implement Software Best Practices and Graceful API Key Management 2026-01-01 20:37:10 +01:00
test_dashboard.py Implement Software Best Practices and Graceful API Key Management 2026-01-01 20:37:10 +01:00
test_garmin_client.py Implement Software Best Practices and Graceful API Key Management 2026-01-01 20:37:10 +01:00
test_garmin_sync.py Implement Software Best Practices and Graceful API Key Management 2026-01-01 20:37:10 +01:00
test_garmin_workout.py Implement Software Best Practices and Graceful API Key Management 2026-01-01 20:37:10 +01:00
test_recommendations.py Implement Software Best Practices and Graceful API Key Management 2026-01-01 20:37:10 +01:00