dify/api/tests/test_containers_integration_tests/tasks
2026-02-05 14:42:34 +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 fix: fix miss use db.session (#31971) 2026-02-05 14:42:34 +08:00
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