dify/api/tests/test_containers_integration_tests/tasks
Yunlu Wen 3193e8a712
chore: reorg imports (#35308)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-16 08:50:02 +00: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 test: migrate task integration tests to SQLAlchemy 2.0 query APIs (#35170) 2026-04-14 13:27:39 +00:00
test_batch_clean_document_task.py test: migrate task integration tests to SQLAlchemy 2.0 query APIs (#35170) 2026-04-14 13:27:39 +00:00
test_batch_create_segment_to_index_task.py test: migrate task integration tests to SQLAlchemy 2.0 query APIs (#35170) 2026-04-14 13:27:39 +00:00
test_clean_dataset_task.py test: migrate clean_dataset integration tests to SQLAlchemy 2.0 APIs (#35146) 2026-04-14 07:56:07 +00:00
test_clean_notion_document_task.py test: migrate clean notion task tests to SQLAlchemy 2.0 APIs (#35159) 2026-04-16 07:52:11 +00:00
test_create_segment_to_index_task.py test: migrate mail and segment indexing integration tests to SQLAlchemy 2.0 APIs (#35091) 2026-04-13 19:22:34 +00:00
test_dataset_indexing_task.py test: migrate task integration tests to SQLAlchemy 2.0 query APIs (#35170) 2026-04-14 13:27:39 +00:00
test_deal_dataset_vector_index_task.py test: migrate duplicate and vector index task integration tests to SQLAlchemy 2.0 APIs (#35292) 2026-04-16 04:36:33 +00:00
test_delete_segment_from_index_task.py refactor: select in console datasets document controller (#34029) 2026-03-25 12:47:25 +09:00
test_disable_segment_from_index_task.py refactor: select in console datasets document controller (#34029) 2026-03-25 12:47:25 +09:00
test_disable_segments_from_index_task.py test: migrate document indexing task tests to SQLAlchemy 2.0 select API (#35145) 2026-04-14 07:56:11 +00:00
test_document_indexing_sync_task.py test(types): replace Account/Tenant status string literals with enum values (#35267) 2026-04-15 15:52:38 +00:00
test_document_indexing_task.py refactor: select in console datasets document controller (#34029) 2026-03-25 12:47:25 +09:00
test_document_indexing_update_task.py test: migrate document indexing task tests to SQLAlchemy 2.0 select API (#35145) 2026-04-14 07:56:11 +00:00
test_duplicate_document_indexing_task.py test: migrate duplicate and vector index task integration tests to SQLAlchemy 2.0 APIs (#35292) 2026-04-16 04:36:33 +00:00
test_enable_segments_to_index_task.py refactor: select in console datasets document controller (#34029) 2026-03-25 12:47:25 +09:00
test_mail_account_deletion_task.py feat: replace db.session with db_session_with_containers (#32942) 2026-03-04 14:50:41 +09:00
test_mail_change_mail_task.py test(api): add autospec to MagicMock-based patch usage (#32752) 2026-03-01 04:30:45 +08:00
test_mail_email_code_login_task.py test: migrate mail and segment indexing integration tests to SQLAlchemy 2.0 APIs (#35091) 2026-04-13 19:22:34 +00:00
test_mail_human_input_delivery_task.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
test_mail_inner_task.py test(api): add autospec to MagicMock-based patch usage (#32752) 2026-03-01 04:30:45 +08:00
test_mail_invite_member_task.py test: migrate mail and segment indexing integration tests to SQLAlchemy 2.0 APIs (#35091) 2026-04-13 19:22:34 +00:00
test_mail_owner_transfer_task.py test(api): add autospec to MagicMock-based patch usage (#32752) 2026-03-01 04:30:45 +08:00
test_mail_register_task.py test(api): add autospec to MagicMock-based patch usage (#32752) 2026-03-01 04:30:45 +08:00
test_rag_pipeline_run_tasks.py refactor: reuse redis connection instead of create new one (#32678) 2026-03-09 15:53:21 +08:00
test_remove_app_and_related_data_task.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00