dify/api/tests/test_containers_integration_tests/tasks
wangxiaolei 121d301a41
refactor: use session factory instead of call db.session directly (#31198)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-01-21 13:43:06 +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 refactor: use session factory instead of call db.session directly (#31198) 2026-01-21 13:43:06 +08:00
test_clean_notion_document_task.py
test_create_segment_to_index_task.py refactor: use session factory instead of call db.session directly (#31198) 2026-01-21 13:43:06 +08:00
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 refactor: use session factory instead of call db.session directly (#31198) 2026-01-21 13:43:06 +08:00
test_document_indexing_task.py refactor: use session factory instead of call db.session directly (#31198) 2026-01-21 13:43:06 +08:00
test_duplicate_document_indexing_task.py refactor: use session factory instead of call db.session directly (#31198) 2026-01-21 13:43:06 +08:00
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