shinkan-jinkendo/backend/tests
Lars 18547613ea
All checks were successful
Deploy Development / deploy (push) Successful in 42s
Test Suite / pytest-backend (push) Successful in 43s
Test Suite / lint-backend (push) Successful in 0s
Test Suite / build-frontend (push) Successful in 13s
Test Suite / k6 /health Baseline (push) Successful in 33s
Test Suite / playwright-tests (push) Successful in 1m13s
Implement Stage Learning Goal Features in Planning Exercise
- Added `semantic_brief_for_stage` function to enhance semantic briefs with stage learning goals for improved roadmap matching.
- Introduced `exercise_passes_stage_learning_goal_gate` to validate exercises against stage learning goals, enhancing relevance checks.
- Updated path retrieval and scoring logic to incorporate stage learning goals, allowing for more nuanced exercise selection.
- Enhanced UI to indicate weak matches with stage learning goals, improving user feedback on exercise relevance.
- Incremented application version to reflect these updates.
2026-06-10 16:39:17 +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 Enhance Tenant Context and Access Control Features 2026-06-06 21:10:52 +02:00
test_account_capabilities.py Enhance Tenant Context and Access Control Features 2026-06-06 21:10:52 +02:00
test_account_onboarding_gate.py Add Club Creation Request Management Features 2026-06-07 07:09:39 +02:00
test_admin_rights.py Refactor Admin Rights Management and Update Versioning 2026-06-07 09:21:59 +02:00
test_auth_password_reset_minlength.py feat(compliance): update retention policy and enhance password reset validation 2026-05-10 08:26:15 +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_club_feature_exemptions.py Implement Club Feature Quota Bypass and Update Versioning 2026-06-07 07:43:35 +02:00
test_club_feature_logger.py Enhance Planning AI with Roadmap-First Architecture and New Features 2026-06-08 08:23:33 +02:00
test_club_feature_m5.py Implement Club Feature Enforcement Logic and Update Versioning 2026-06-07 15:47:49 +02:00
test_club_features.py Update Access Layer and Governance Documentation 2026-06-06 20:44:51 +02:00
test_dashboard_kpis.py chore(version): update version and changelog for release 0.8.125 2026-05-14 12:48:33 +02:00
test_entitlements.py Implement Club Feature Quota Bypass and Update Versioning 2026-06-07 07:43:35 +02:00
test_exercise_enrichment_admin.py Add Exercise Enrichment Admin API and Update Documentation 2026-05-23 07:35:45 +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_exercise_skill_intensity.py Implement Phase 3 Enhancements for Skill Scoring and Profiles 2026-05-21 12:35:45 +02:00
test_exercises_delete_policy.py feat: enhance exercise management features and UI 2026-05-06 13:52:24 +02:00
test_exercises_list_keyset.py chore(version): update version and changelog for release 0.8.115 2026-05-14 08:24:47 +02:00
test_import_wiki_category_default.py Enhance MediaWiki import functionality with category normalization and skill attributes 2026-05-16 11:05:15 +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_matrix_editor.py Enhance Maturity Matrix Tools and API Integration 2026-05-22 11:12:50 +02:00
test_media_assets_archive.py feat(compliance): P-06 Upload-Einwilligungsdialog v1-conservative 2026-05-11 08:12:44 +02:00
test_media_assets_copyright_promotion.py feat(compliance): P-06 Upload-Einwilligungsdialog v1-conservative 2026-05-11 08:12:44 +02:00
test_media_rights_declaration.py fix(p06): declared-Status deckt alle Sichtbarkeiten ab (kein Level-Vergleich mehr) 2026-05-11 09:45:06 +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_p11_legal_hold.py feat(P-11): Implement Legal Hold functionality for media assets 2026-05-11 12:33:13 +02:00
test_p13_content_reports.py fix(P-13): repair 3 failing CI pytest tests for content_reports 2026-05-11 22:25:23 +02:00
test_planning_exercise_form_context.py Enhance Gap Planning Context with Stage Overrides and Trainer Supplements 2026-06-10 06:54:49 +02:00
test_planning_exercise_path_ai_fill.py Add AI Suggestion Handling for Roadmap Gaps and Enhance Progression Graph Components 2026-06-10 15:56:30 +02:00
test_planning_exercise_path_builder.py Update version to 0.8.216 and enhance Exercise Progression Path Builder 2026-06-10 07:14:18 +02:00
test_planning_exercise_path_qa.py Enhance Path QA with Roadmap-First Features and Gap Detection Improvements 2026-06-09 10:17:30 +02:00
test_planning_exercise_progression.py Update Planning Exercise Suggestion and Context Handling 2026-05-23 10:42:17 +02:00
test_planning_exercise_retrieval_partner.py Implement Phase B Enhancements for Planning Exercise Profiles 2026-05-23 10:26:03 +02:00
test_planning_exercise_retrieval.py Refactor Planning Exercise Retrieval and Suggestion Logic 2026-05-23 06:35:45 +02:00
test_planning_exercise_semantics.py Enhance Planning Exercise Path Builder and Retrieval Logic 2026-05-23 12:38:38 +02:00
test_planning_exercise_suggest_variants.py Implement Phase C2 Enhancements for Exercise Suggestions 2026-05-23 11:39:18 +02:00
test_planning_exercise_suggest.py Enhance Planning Exercise Suggestion and Ranking Logic 2026-05-23 10:28:03 +02:00
test_planning_exercise_text_signals.py Implement Phase B Enhancements for Planning Exercise Profiles 2026-05-23 10:26:03 +02:00
test_planning_progression_roadmap.py Enhance Planning Context with Progression Gap Snapshot and Start/Target Analysis 2026-06-09 16:22:16 +02:00
test_planning_roadmap_stage_match.py Implement Stage Learning Goal Features in Planning Exercise 2026-06-10 16:39:17 +02:00
test_planning_skill_expectations.py Enhance Gap Fill Goal Text and Skill Expectations Integration 2026-06-10 07:09:46 +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_progression_graph_planning_artifact.py Add Gap Offer Handling and UI Enhancements in Progression Graph Components 2026-06-10 15:34:37 +02:00
test_rights_registry.py Implement Registry-First Approach for Rights and Capabilities Management 2026-06-07 15:36:31 +02:00
test_security_release.py Implement compliance report and workspace configuration 2026-05-09 22:11:33 +02:00
test_skill_scoring.py Enhance Skill Scoring and Profile Functionality 2026-05-21 09:33:20 +02:00
test_smw_client_category_normalize.py Enhance MediaWiki import functionality with category normalization and skill attributes 2026-05-16 11:05:15 +02:00
test_smw_mapper_skill_wiki_fields.py Enhance skill model and import functionality with karate relevance and relevance level 2026-05-16 10:56:15 +02:00
test_training_framework_phases_integration.py Refactor training framework to improve phase management and user experience 2026-05-16 07:27:18 +02:00
test_training_planning_sections_integration.py chore(version): update version and changelog for release 0.8.138 2026-05-15 07:04:24 +02:00
test_training_planning_sections_pure.py Enhance training unit sections handling and documentation for parallel training streams 2026-05-14 22:24:55 +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
test_training_units_list_keyset.py chore(version): update version and changelog for release 0.8.117 2026-05-14 08:44:59 +02:00