test_task_crm/tests/services
k1nq fbb3116a2d
Test / test (push) Successful in 15s Details
feat: implement Redis caching for analytics endpoints with fallback to database
2025-11-29 09:45:27 +05:00
..
test_activity_service.py feat: add unit and API tests for activities and tasks, including shared fixtures and scenarios 2025-11-27 16:57:02 +05:00
test_analytics_service.py feat: implement Redis caching for analytics endpoints with fallback to database 2025-11-29 09:45:27 +05:00
test_auth_service.py feat: implement refresh token functionality; update authentication and token models; add tests for refresh endpoint 2025-11-28 13:56:04 +05:00
test_contact_service.py feat: enhance contact access control; add tests for member viewing and updating foreign contacts 2025-11-28 14:12:46 +05:00
test_deal_service.py feat: add tests for deal stage rollback and forward transitions for owner and member roles 2025-11-29 08:59:55 +05:00
test_organization_service.py feat: add membership management tests; implement session and repository stubs for member addition and duplicate checks 2025-11-29 08:57:12 +05:00
test_task_service.py feat: add unit and API tests for activities and tasks, including shared fixtures and scenarios 2025-11-27 16:57:02 +05:00