test_task_crm/tests/api/v1
k1nq d9ef4b3a2b
Test / test (push) Successful in 15s Details
Test / test (pull_request) Successful in 15s Details
feat: add API and unit tests for analytics endpoints and services
2025-11-29 09:14:38 +05:00
..
conftest.py feat: enhance database session management with commit and rollback; add user and deal API tests 2025-11-28 11:35:27 +05:00
task_activity_shared.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_activities.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.py feat: add API and unit tests for analytics endpoints and services 2025-11-29 09:14:38 +05:00
test_auth.py feat: enhance organization management; add member registration and validation, update user registration flow, and improve enum handling 2025-11-29 08:50:11 +05:00
test_contacts.py feat: enhance contact access control; add tests for member viewing and updating foreign contacts 2025-11-28 14:12:46 +05:00
test_deals.py feat: enhance database session management with commit and rollback; add user and deal API tests 2025-11-28 11:35:27 +05:00
test_organizations.py feat: enhance organization management; add member registration and validation, update user registration flow, and improve enum handling 2025-11-29 08:50:11 +05:00
test_tasks.py feat: add unit and API tests for activities and tasks, including shared fixtures and scenarios 2025-11-27 16:57:02 +05:00