dify/api/tests/test_containers_integration.../tasks
Jyong 9affc546c6
Feat/support multimodal embedding (#29115)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-12-09 14:41:46 +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 Feat/support multimodal embedding (#29115) 2025-12-09 14:41:46 +08: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 more typed orm (#28577) 2025-11-24 21:01:46 +08: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 Feat/support multimodal embedding (#29115) 2025-12-09 14:41:46 +08: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 refactor: implement tenant self queue for rag tasks (#27559) 2025-11-06 21:25:50 +08:00
test_duplicate_document_indexing_task.py feat: enable tenant isolation on duplicate document indexing tasks (#29080) 2025-12-08 17:54:57 +08:00
test_enable_segments_to_index_task.py Feat/support multimodal embedding (#29115) 2025-12-09 14:41:46 +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
test_rag_pipeline_run_tasks.py more typed orm (#28577) 2025-11-24 21:01:46 +08:00