test_task_crm/tests/api/v1
k1nq 6db1e865f6
Test / test (push) Successful in 13s Details
feat: implement refresh token functionality; update authentication and token models; add tests for refresh endpoint
2025-11-28 13:56:04 +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_auth.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_contacts.py feat: implement contact management features including repository, service, and API endpoints; add unit and integration tests 2025-11-28 13:23:33 +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: add unit tests for organization endpoints and update dependencies 2025-11-27 15:04:35 +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
test_users.py feat: enhance database session management with commit and rollback; add user and deal API tests 2025-11-28 11:35:27 +05:00