dify/api/tests/unit_tests/tasks
Xiyuan Chen d72ee32ba1
fix: preserve ResponseStreamFilter state across workflow pause/resume (#38540)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-09 01:05:47 +00:00
..
__init__.py feat(api): auto-delete WorkflowDraftVariable when app is deleted (#23737) 2025-08-13 11:13:08 +08:00
test_agent_backend_session_cleanup_task.py chore(agent-v2): sync changes (#38513) 2026-07-08 12:05:04 +00:00
test_async_workflow_tasks.py fix(api/tasks): use f-string for raise messages in resume_workflow_ex… (#37607) 2026-07-06 02:36:14 +00:00
test_clean_dataset_task.py chore: add Type to test (#36454) 2026-05-21 19:25:03 +00:00
test_clean_document_task.py fix: keep cleanup tasks resilient to billing API failures (#35600) 2026-04-27 08:51:09 +00:00
test_dataset_indexing_task.py refactor(tests): replace logger mocks with caplog (#37468) (#37922) 2026-06-25 09:48:43 +00:00
test_document_indexing_sync_task.py chore: add Type to test (#36454) 2026-05-21 19:25:03 +00:00
test_document_indexing_update_task.py fix: regenerate document summary after update via API (#35950) (#36035) 2026-05-15 07:26:29 +00: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 chore: Caplog type (#37603) 2026-06-18 18:53:13 +00:00
test_human_input_timeout_tasks.py chore(api): upgrade graphon to v0.6.0, migrate HITL logic back to Dify (#38247) 2026-07-03 03:45:21 +00:00
test_mail_human_input_delivery_task.py chore: backend feature api exclude_vector_space (#36642) 2026-05-26 08:50:54 +00:00
test_mail_send_task.py chore: Caplog type (#37603) 2026-06-18 18:53:13 +00:00
test_ops_trace_task.py feat: improve phoenix workflow tracing (#35605) 2026-05-11 08:37:17 +00:00
test_process_tenant_plugin_autoupgrade_check_task.py refactor(api): migrate workspace account endpoints to BaseModel (#37954) 2026-07-06 06:57:40 +00:00
test_remove_app_and_related_data_task.py chore(agent-v2): sync changes (#38513) 2026-07-08 12:05:04 +00:00
test_resume_agent_app_task.py chore(agent-v2): sync daily changes (#38162) 2026-07-01 05:07:23 +00: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_trigger_processing_tasks.py perf(api): retrieve published workflows via app.workflow_id (#38153) 2026-06-29 09:51:21 +00:00
test_workflow_execute_task.py fix: preserve ResponseStreamFilter state across workflow pause/resume (#38540) 2026-07-09 01:05:47 +00:00
test_workflow_node_execution_tasks.py refactor(api): rename dify_graph to graphon (#34095) 2026-03-25 21:58:56 +08:00