bemade-addons/bemade_sports_clinic/tests
Denis Durepos 53a027c87c feat: Production readiness sanitization and access control refactoring
- Remove all debug logging and statements for production deployment
- Convert operational logging from info to debug level where appropriate
- Clean up debug test files and commented code
- Refactor access control helpers into centralized AccessControlMixin
- Consolidate duplicated access control methods across controllers
- Enforce team-based access control for all portal users
- Fix access control logic to match expected security behavior
- Move TODO.md to notes/ directory for better organization
- All 76 tests passing with proper security enforcement

Production ready: Clean codebase with centralized access control and no debug noise
2025-07-31 14:55:18 -04:00
..
__init__.py feat: Implement comprehensive ACL and RPC security fixes 2025-07-22 21:07:51 -04:00
README_MAIL_ACTIVITY_TESTS.md Added dev note markdown files to repo. 2025-07-26 12:38:52 -04:00
test_e2e_workflows.py [REF] bemade_sports_clinic: Remove injury models and simplify data model 2025-07-16 11:37:50 -04:00
test_injury_assignment.py [REF] bemade_sports_clinic: Remove injury models and simplify data model 2025-07-16 11:37:50 -04:00
test_injury_notifications.py [REF] bemade_sports_clinic: Remove injury models and simplify data model 2025-07-16 11:37:50 -04:00
test_mail_activity_portal_access.py fix: achieve zero failing tests and full compliance in bemade_sports_clinic 2025-07-23 07:08:49 -04:00
test_mail_activity_portal_integration.py feat: Implement comprehensive ACL and RPC security fixes 2025-07-22 21:07:51 -04:00
test_mail_activity_portal_runner.py feat: Implement comprehensive ACL and RPC security fixes 2025-07-22 21:07:51 -04:00
test_patient.py Revert "Clean up repository for apps.odoo.com sharing: Remove non-18.0 addons and document them in README.md" 2025-05-29 21:35:47 -04:00
test_player_availability.py [IMP] bemade_sports_clinic: Refactor portal views and enhance treatment notes 2025-07-11 21:47:50 -04:00
test_player_removal.py fix: achieve zero failing tests and full compliance in bemade_sports_clinic 2025-07-23 07:08:49 -04:00
test_portal_access.py [IMP] bemade_sports_clinic: Refactor portal views and enhance treatment notes 2025-07-11 21:47:50 -04:00
test_portal_injury_form.py [IMP] bemade_sports_clinic: Refactor portal views and enhance treatment notes 2025-07-11 21:47:50 -04:00
test_portal_integration.py [REF] bemade_sports_clinic: Remove injury models and simplify data model 2025-07-16 11:37:50 -04:00
test_rights.py feat: Production readiness sanitization and access control refactoring 2025-07-31 14:55:18 -04:00
test_security_integration.py [REF] bemade_sports_clinic: Remove injury models and simplify data model 2025-07-16 11:37:50 -04:00
test_treatment_notes.py [IMP] bemade_sports_clinic: Refactor portal views and enhance treatment notes 2025-07-11 21:47:50 -04:00
test_treatment_professional_consistency.py [REF] bemade_sports_clinic: Remove injury models and simplify data model 2025-07-16 11:37:50 -04:00
test_users.py Revert "Clean up repository for apps.odoo.com sharing: Remove non-18.0 addons and document them in README.md" 2025-05-29 21:35:47 -04:00