dify/api/tests/test_containers_integration_tests/tasks
Asuka Minato 140ad6ba4e
chore: add Type to test (#35942)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-09 03:16:22 +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 refactor: add type to test (#30873) 2026-05-07 03:46:23 +00:00
test_create_segment_to_index_task.py chore: add Type to test (#35942) 2026-05-09 03:16:22 +00:00
test_dataset_indexing_task.py chore: add Type to test (#35942) 2026-05-09 03:16:22 +00:00
test_deal_dataset_vector_index_task.py refactor: add type to test (#30873) 2026-05-07 03:46:23 +00:00
test_delete_segment_from_index_task.py refactor: add type to test (#30873) 2026-05-07 03:46:23 +00: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 refactor: add type to test (#30873) 2026-05-07 03:46:23 +00:00
test_document_indexing_sync_task.py refactor: add type to test (#30873) 2026-05-07 03:46:23 +00:00
test_document_indexing_task.py refactor: add type to test (#30873) 2026-05-07 03:46:23 +00:00
test_document_indexing_update_task.py refactor: add type to test (#30873) 2026-05-07 03:46:23 +00:00
test_duplicate_document_indexing_task.py refactor: add type to test (#30873) 2026-05-07 03:46:23 +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 chore: add Type to test (#35942) 2026-05-09 03:16:22 +00:00
test_mail_change_mail_task.py refactor: add type to test (#30873) 2026-05-07 03:46:23 +00:00
test_mail_email_code_login_task.py chore: add Type to test (#35942) 2026-05-09 03:16:22 +00:00
test_mail_human_input_delivery_task.py chore: add Type to test (#35942) 2026-05-09 03:16:22 +00:00
test_mail_inner_task.py refactor: add type to test (#30873) 2026-05-07 03:46:23 +00:00
test_mail_invite_member_task.py refactor: add type to test (#30873) 2026-05-07 03:46:23 +00:00
test_mail_owner_transfer_task.py refactor: add type to test (#30873) 2026-05-07 03:46:23 +00:00
test_mail_register_task.py refactor: add type to test (#30873) 2026-05-07 03:46:23 +00:00
test_rag_pipeline_run_tasks.py refactor: add type to test (#30873) 2026-05-07 03:46:23 +00:00
test_remove_app_and_related_data_task.py chore: add Type to test (#35942) 2026-05-09 03:16:22 +00:00