shinkan-jinkendo/backend/tests
Lars 30c1c259d2
All checks were successful
Deploy Development / deploy (push) Successful in 40s
Test Suite / pytest-backend (push) Successful in 25s
Test Suite / lint-backend (push) Successful in 1s
Test Suite / build-frontend (push) Successful in 8s
Test Suite / playwright-tests (push) Successful in 23s
Test Suite / pytest-backend (pull_request) Successful in 23s
Test Suite / lint-backend (pull_request) Successful in 0s
Test Suite / build-frontend (pull_request) Successful in 6s
Test Suite / playwright-tests (pull_request) Successful in 30s
feat(access): enhance visibility handling for club-related content
- Updated visibility logic for exercises, media assets, and training programs to ensure access is correctly managed based on active club memberships.
- Refactored SQL queries to streamline visibility checks for platform admins and club members, ensuring only relevant content is displayed.
- Improved user interface elements to reflect the status of club memberships, including visual indicators for inactive memberships.
- Enhanced test cases to validate the new visibility logic and ensure proper access control across various components.
2026-05-09 10:55:58 +02:00
..
test_access_layer_integration.py feat: update application version to 0.8.35 and enhance profile access controls 2026-05-05 22:57:42 +02:00
test_access_layer.py feat(access): enhance visibility handling for club-related content 2026-05-09 10:55:58 +02:00
test_club_exercise_media_copyright.py feat(exercises): bump version to 0.8.65 and enhance club media copyright handling 2026-05-09 09:03:21 +02:00
test_exercise_inline_post.py feat(exercises): implement inline media support in exercise content 2026-05-08 11:44:29 +02:00
test_exercise_media_download.py feat: enhance media access and security for exercises 2026-05-07 10:52:14 +02:00
test_exercise_rich_text.py feat(exercises): enhance inline media functionality and update styles 2026-05-08 12:00:02 +02:00
test_exercises_delete_policy.py feat: enhance exercise management features and UI 2026-05-06 13:52:24 +02:00
test_library_storage_key.py Governance: official nur Superadmin; Privat-Archiv Verein wählbar; Club-Übung Copyright; gleiche Medienordner 2026-05-08 10:20:41 +02:00
test_media_assets_archive.py Governance: official nur Superadmin; Privat-Archiv Verein wählbar; Club-Übung Copyright; gleiche Medienordner 2026-05-08 10:20:41 +02:00
test_official_exercise_media_rules.py feat: implement official exercise media management and copyright validation 2026-05-07 13:34:22 +02:00
test_platform_media_storage.py feat: enhance media lifecycle management and inline media integration 2026-05-07 12:55:50 +02:00
test_profiles_read_access.py feat: update application version to 0.8.36 and enhance profile creation process 2026-05-05 23:01:14 +02:00
test_security_release.py feat: implement CSP and security headers for API responses 2026-05-07 11:09:06 +02:00
test_training_unit_assignments.py feat: update application version to 0.8.37 and enhance training planning features 2026-05-05 23:35:41 +02:00