dify/api/tests/test_containers_integration.../tasks
NeatGuyCoding 6517323add
Feature: add test containers based tests for mail register tasks (#27040)
Signed-off-by: NeatGuyCoding <15627489+NeatGuyCoding@users.noreply.github.com>
2025-10-17 14:29:56 +08:00
..
__init__.py Feature add test containers add document to index (#25251) 2025-09-05 19:20:37 +08:00
test_add_document_to_index_task.py use deco to avoid current_user (#26077) 2025-10-16 15:45:51 +09:00
test_batch_clean_document_task.py use deco to avoid current_user (#26077) 2025-10-16 15:45:51 +09:00
test_batch_create_segment_to_index_task.py use deco to avoid current_user (#26077) 2025-10-16 15:45:51 +09:00
test_clean_dataset_task.py use deco to avoid current_user (#26077) 2025-10-16 15:45:51 +09:00
test_clean_notion_document_task.py feat: add test containers based tests for clean notion document task (#25385) 2025-09-09 11:02:19 +08:00
test_create_segment_to_index_task.py use deco to avoid current_user (#26077) 2025-10-16 15:45:51 +09:00
test_deal_dataset_vector_index_task.py feat: add test containers based tests for deal dataset vector index (#25545) 2025-09-11 21:12:53 +08:00
test_delete_segment_from_index_task.py Refactor account models to use SQLAlchemy 2.0 dataclass mapping (#26415) 2025-10-10 17:12:12 +09:00
test_disable_segment_from_index_task.py use deco to avoid current_user (#26077) 2025-10-16 15:45:51 +09:00
test_disable_segments_from_index_task.py Refactor account models to use SQLAlchemy 2.0 dataclass mapping (#26415) 2025-10-10 17:12:12 +09:00
test_document_indexing_task.py use deco to avoid current_user (#26077) 2025-10-16 15:45:51 +09:00
test_enable_segments_to_index_task.py remove .value (#26633) 2025-10-11 09:08:29 +08:00
test_mail_account_deletion_task.py remove .value (#26633) 2025-10-11 09:08:29 +08:00
test_mail_change_mail_task.py remove .value (#26633) 2025-10-11 09:08:29 +08:00
test_mail_email_code_login_task.py Feature add test containers mail email code login task (#26580) 2025-10-05 12:44:40 +08:00
test_mail_inner_task.py Feature add test containers mail inner task (#26622) 2025-10-07 12:48:11 +08:00
test_mail_invite_member_task.py remove .value (#26633) 2025-10-11 09:08:29 +08:00
test_mail_owner_transfer_task.py Feature add test containers mail owner transfer task (#26854) 2025-10-14 10:01:47 +08:00
test_mail_register_task.py Feature: add test containers based tests for mail register tasks (#27040) 2025-10-17 14:29:56 +08:00