shinkan-jinkendo/backend/tests
Lars 95f5b0b2d7
All checks were successful
Deploy Development / deploy (push) Successful in 35s
Test Suite / pytest-backend (push) Successful in 24s
Test Suite / lint-backend (push) Successful in 0s
Test Suite / build-frontend (push) Successful in 6s
Test Suite / playwright-tests (push) Successful in 22s
feat: implement official exercise media management and copyright validation
- Enhanced exercise update functionality to support the promotion of attached media assets to 'official' status, requiring active visibility and copyright validation.
- Updated backend API to handle new fields for promoting media and setting default copyright notices during exercise updates.
- Improved frontend error handling to prompt users for confirmation when promoting media assets, including checks for copyright compliance.
- Incremented version to 0.8.47, reflecting the latest changes in media management and governance.
2026-05-07 13:34:22 +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: update access layer governance and visibility checks 2026-05-05 22:11:05 +02:00
test_exercise_media_download.py feat: enhance media access and security for exercises 2026-05-07 10:52:14 +02:00
test_exercises_delete_policy.py feat: enhance exercise management features and UI 2026-05-06 13:52:24 +02:00
test_media_assets_archive.py feat: implement media asset reactivation and enhance lifecycle management 2026-05-07 13:25:42 +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