|
All checks were successful
Deploy Development / deploy (push) Successful in 41s
Test Suite / pytest-backend (push) Successful in 36s
Test Suite / lint-backend (push) Successful in 0s
Test Suite / build-frontend (push) Successful in 12s
Test Suite / k6 /health Baseline (push) Successful in 33s
Test Suite / playwright-tests (push) Successful in 1m2s
Test Suite / pytest-backend (pull_request) Successful in 34s
Test Suite / lint-backend (pull_request) Successful in 0s
Test Suite / build-frontend (pull_request) Successful in 12s
Test Suite / k6 /health Baseline (pull_request) Successful in 33s
Test Suite / playwright-tests (pull_request) Successful in 1m1s
- Bumped APP_VERSION to 0.8.123 and updated the changelog to reflect recent changes. - Fixed internal calls in GET /api/dashboard/kpis to use unwrap_query_default, preventing 500 errors due to FastAPI query defaults. - Enhanced list_exercises and list_training_units functions to utilize unwrap_query_default for improved query handling. - Added unit tests for unwrap_query_default to ensure correct behavior in various scenarios. |
||
|---|---|---|
| .. | ||
| test_access_layer_integration.py | ||
| test_access_layer.py | ||
| test_auth_password_reset_minlength.py | ||
| test_club_exercise_media_copyright.py | ||
| test_dashboard_kpis.py | ||
| test_exercise_inline_post.py | ||
| test_exercise_media_download.py | ||
| test_exercise_rich_text.py | ||
| test_exercises_delete_policy.py | ||
| test_exercises_list_keyset.py | ||
| test_library_storage_key.py | ||
| test_media_assets_archive.py | ||
| test_media_assets_copyright_promotion.py | ||
| test_media_rights_declaration.py | ||
| test_official_exercise_media_rules.py | ||
| test_p11_legal_hold.py | ||
| test_p13_content_reports.py | ||
| test_platform_media_storage.py | ||
| test_profiles_read_access.py | ||
| test_security_release.py | ||
| test_training_unit_assignments.py | ||
| test_training_units_list_keyset.py | ||