dify/api/tests/test_containers_integration_tests/tasks
木之本澪 df3c66a8ac
test: migrate duplicate_document_indexing_task SQL tests to testcontainers (#32540)
Co-authored-by: KinomotoMio <200703522+KinomotoMio@users.noreply.github.com>
2026-03-05 02:35:24 +09: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: replace db.session with db_session_with_containers (#32942) 2026-03-04 14:50:41 +09:00
test_batch_clean_document_task.py feat: replace db.session with db_session_with_containers (#32942) 2026-03-04 14:50:41 +09:00
test_batch_create_segment_to_index_task.py feat: replace db.session with db_session_with_containers (#32942) 2026-03-04 14:50:41 +09:00
test_clean_dataset_task.py feat: replace db.session with db_session_with_containers (#32942) 2026-03-04 14:50:41 +09:00
test_clean_notion_document_task.py refactor: document_indexing_sync_task split db session (#32129) 2026-02-09 17:12:16 +08:00
test_create_segment_to_index_task.py test(api): add autospec to MagicMock-based patch usage (#32752) 2026-03-01 04:30:45 +08:00
test_dataset_indexing_task.py test(api): add autospec to MagicMock-based patch usage (#32752) 2026-03-01 04:30:45 +08:00
test_deal_dataset_vector_index_task.py fix: add None checks for tenant.id in dataset vector index tests (#32603) 2026-02-26 17:15:45 +09:00
test_delete_segment_from_index_task.py test(api): add autospec to MagicMock-based patch usage (#32752) 2026-03-01 04:30:45 +08:00
test_disable_segment_from_index_task.py feat: replace db.session with db_session_with_containers (#32942) 2026-03-04 14:50:41 +09:00
test_disable_segments_from_index_task.py feat: replace db.session with db_session_with_containers (#32942) 2026-03-04 14:50:41 +09:00
test_document_indexing_sync_task.py fix: serialize data_source_info with json.dumps in Notion sync task (#32747) 2026-03-01 19:37:51 +08:00
test_document_indexing_task.py test(api): add autospec to MagicMock-based patch usage (#32752) 2026-03-01 04:30:45 +08:00
test_document_indexing_update_task.py test(api): add autospec to MagicMock-based patch usage (#32752) 2026-03-01 04:30:45 +08:00
test_duplicate_document_indexing_task.py test: migrate duplicate_document_indexing_task SQL tests to testcontainers (#32540) 2026-03-05 02:35:24 +09:00
test_enable_segments_to_index_task.py feat: replace db.session with db_session_with_containers (#32942) 2026-03-04 14:50:41 +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(api): add autospec to MagicMock-based patch usage (#32752) 2026-03-01 04:30:45 +08:00
test_mail_human_input_delivery_task.py refactor: human input node decouple db (#32900) 2026-03-04 13:18:32 +08: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(api): add autospec to MagicMock-based patch usage (#32752) 2026-03-01 04:30:45 +08: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 feat: replace db.session with db_session_with_containers (#32942) 2026-03-04 14:50:41 +09:00
test_remove_app_and_related_data_task.py refactor: move workflow package to dify_graph (#32844) 2026-03-02 18:42:30 +08:00