dify/api/tests/unit_tests/tasks
Jingyi 9b74df21d0
feat(web): refine onboarding UI (#37433)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: hjlarry <hjlarry@163.com>
Co-authored-by: fatelei <fatelei@gmail.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Xiyuan Chen <52963600+GareArc@users.noreply.github.com>
Co-authored-by: gigglewang <gigglewang@dify.ai>
Co-authored-by: Yunlu Wen <yunlu.wen@dify.ai>
Co-authored-by: chariri <w@chariri.moe>
Co-authored-by: Evan <2869018789@qq.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
2026-06-15 08:47:15 +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 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 chore: fix use select style api in orm (#35531) 2026-04-24 08:35:20 +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 feat: enterprise otel exporter (#33138) 2026-03-27 07:56:31 +00:00
test_human_input_timeout_tasks.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +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 feat: allow pass hostname in docker env (#30975) 2026-01-14 19:30:37 +08: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 feat(web): refine onboarding UI (#37433) 2026-06-15 08:47:15 +00:00
test_remove_app_and_related_data_task.py feat(web): refine onboarding UI (#37433) 2026-06-15 08:47:15 +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 refactor: quota v3 integration (#35436) 2026-04-27 01:49:40 +00:00
test_workflow_execute_task.py chore: add Type to test (#35942) 2026-05-09 03:16:22 +00:00
test_workflow_node_execution_tasks.py refactor(api): rename dify_graph to graphon (#34095) 2026-03-25 21:58:56 +08:00