|
All checks were successful
Deploy Development / deploy (push) Successful in 37s
Test Suite / pytest-backend (push) Successful in 34s
Test Suite / lint-backend (push) Successful in 1s
Test Suite / build-frontend (push) Successful in 11s
Test Suite / playwright-tests (push) Successful in 59s
- Add early 403 in set_legal_hold_from_report for plain admin (before DB call), fixing test_legal_hold_from_report_requires_superadmin - Update test_list_inbox_requires_platform_admin to mock DB COUNT query (returns cnt=0) so it exercises the club_admin code path correctly - Extend test_patch_report_under_review mock row with target_type, target_id, resolution_note fields now required by the audit-log path version: 0.8.94 module: content_reports 1.5.1 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| admin_users.py | ||
| auth.py | ||
| catalogs.py | ||
| club_join_requests.py | ||
| club_memberships.py | ||
| clubs.py | ||
| content_reports.py | ||
| exercise_progression_graphs.py | ||
| exercises.py | ||
| import_wiki_admin.py | ||
| import_wiki.py | ||
| legal_documents.py | ||
| matrix_stack_bundle.py | ||
| maturity_models.py | ||
| media_assets.py | ||
| platform_media_storage.py | ||
| profiles.py | ||
| skills.py | ||
| training_framework_programs.py | ||
| training_planning.py | ||