dify/api/tests/unit_tests/services/workflow
QuantumGhost 3c98f96ae8
feat(api): introduce select, file and file list form input types to Human Input node (#36322)
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: GPT 5.4 <codex@openai.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
2026-06-04 01:54:28 +00:00
..
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
test_draft_var_loader_simple.py refactor: port WorkflowDraftVariableFile (#30923) 2026-04-29 22:21:20 +00:00
test_inspector_events.py feat(api): Node Output Inspector service + 3 REST endpoints (Stage 4 §8) (#36644) 2026-05-26 07:34:33 +00:00
test_node_output_inspector_service.py feat(api): Node Output Inspector service + 3 REST endpoints (Stage 4 §8) (#36644) 2026-05-26 07:34:33 +00:00
test_queue_dispatcher.py test: add UTs for api/services recommend_app, tools, workflow (#32645) 2026-03-12 11:37:03 +08:00
test_scheduler.py test: add UTs for api/services recommend_app, tools, workflow (#32645) 2026-03-12 11:37:03 +08:00
test_workflow_converter_additional.py test: add unit tests for services and tasks part-4 (#33223) 2026-04-02 08:35:46 +00:00
test_workflow_draft_variable_service.py chore: add Type to test (#35942) 2026-05-09 03:16:22 +00:00
test_workflow_event_snapshot_service_additional.py chore: add Type to test (#35942) 2026-05-09 03:16:22 +00:00
test_workflow_event_snapshot_service.py feat(api): introduce select, file and file list form input types to Human Input node (#36322) 2026-06-04 01:54:28 +00:00
test_workflow_human_input_delivery.py feat(api): introduce select, file and file list form input types to Human Input node (#36322) 2026-06-04 01:54:28 +00:00
test_workflow_restore.py fix: adding a restore API for version control on workflow draft (#33582) 2026-03-20 14:54:23 +08:00