dify/api/tests/test_containers_integration_tests/tasks
wangxiaolei b62965034e
refactor: document_indexing_sync_task split db session (#32129)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-02-09 17:16:17 +08:00
..
__init__.py
test_add_document_to_index_task.py
test_batch_clean_document_task.py
test_batch_create_segment_to_index_task.py
test_clean_dataset_task.py
test_clean_notion_document_task.py
test_create_segment_to_index_task.py
test_deal_dataset_vector_index_task.py
test_delete_segment_from_index_task.py
test_disable_segment_from_index_task.py
test_disable_segments_from_index_task.py
test_document_indexing_task.py
test_document_indexing_update_task.py
test_duplicate_document_indexing_task.py
test_enable_segments_to_index_task.py
test_mail_account_deletion_task.py
test_mail_change_mail_task.py
test_mail_email_code_login_task.py
test_mail_inner_task.py
test_mail_invite_member_task.py
test_mail_owner_transfer_task.py
test_mail_register_task.py
test_rag_pipeline_run_tasks.py