dify/api/tests/unit_tests/tasks
Poojan 5bafb163cc
test: add unit tests for services and tasks part-4 (#33223)
Co-authored-by: akashseth-ifp <akash.seth@infocusp.com>
Co-authored-by: rajatagarwal-oss <rajat.agarwal@infocusp.com>
Co-authored-by: Dev Sharma <50591491+cryptus-neoxys@users.noreply.github.com>
Co-authored-by: sahil-infocusp <73810410+sahil-infocusp@users.noreply.github.com>
2026-04-02 08:35:46 +00:00
..
__init__.py feat(api): auto-delete WorkflowDraftVariable when app is deleted (#23737) 2025-08-13 11:13:08 +08:00
test_async_workflow_tasks.py fix: address user input preparation in workflow app generator (#28410) 2025-11-20 02:09:40 +08:00
test_clean_dataset_task.py test: replace indexing_technique string literals with IndexTechnique (#34042) 2026-03-25 12:39:58 +09:00
test_dataset_indexing_task.py test: add unit tests for services and tasks part-4 (#33223) 2026-04-02 08:35:46 +00:00
test_delete_account_task.py refactor: use session factory instead of call db.session directly (#31198) 2026-01-21 13:43:06 +08:00
test_document_indexing_sync_task.py refactor: use EnumText for ApiToolProvider.schema_type_str and Docume… (#33983) 2026-03-24 13:27:50 +09: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_enterprise_telemetry_task.py feat: enterprise otel exporter (#33138) 2026-03-27 07:56:31 +00:00
test_human_input_timeout_tasks.py refactor(api): use standalone graphon package (#34209) 2026-03-27 21:05:32 +00:00
test_mail_human_input_delivery_task.py feat: apply markdown rendering to HITL email, sanitize email subject and body (#32305) 2026-03-16 16:52:46 +08:00
test_mail_send_task.py feat: allow pass hostname in docker env (#30975) 2026-01-14 19:30:37 +08:00
test_remove_app_and_related_data_task.py test: migrate remove_app_and_related_data_task SQL tests to testcontainers (#32547) 2026-02-25 05:12:23 +09:00
test_summary_queue_isolation.py feat(tasks): isolate summary generation to dedicated dataset_summary queue (#32972) 2026-03-06 14:35:28 +08:00
test_workflow_execute_task.py perf(api): utilize the message_workflow_run_id_idx while querying messages (#32944) 2026-03-04 14:11:14 +08:00
test_workflow_node_execution_tasks.py refactor(api): rename dify_graph to graphon (#34095) 2026-03-25 21:58:56 +08:00