dify/api/tests/unit_tests/services/workflow
盐粒 Yanli 35a4533889
refactor(agent): simplify Agent v2 output contract (#41062)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-21 11:55:25 +00:00
..
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
test_draft_var_loader_simple.py test: use real ORM models in workflow repository tests (#40019) 2026-08-06 04:06:04 +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 refactor(agent): simplify Agent v2 output contract (#41062) 2026-08-21 11:55:25 +00:00
test_queue_dispatcher.py test: centralize enterprise config overrides (#40853) 2026-08-18 12:01:01 +00:00
test_scheduler.py chore(api): Fix several typing errors (#37119) 2026-06-06 01:44:32 +00:00
test_workflow_converter_additional.py test: migrate app service sessions to SQLite (#40088) 2026-08-11 06:43:15 +00:00
test_workflow_draft_variable_service.py test: use real ORM models in workflow repository tests (#40019) 2026-08-06 04:06:04 +00:00
test_workflow_event_snapshot_service_additional.py test: use sqlite sessions at generation boundaries (#40095) 2026-08-07 03:45:27 +00:00
test_workflow_event_snapshot_service.py test: migrate app service sessions to SQLite (#40088) 2026-08-11 06:43:15 +00:00
test_workflow_human_input_delivery.py test: use SQLite sessions in services workflow (#39116) 2026-07-21 03:40:02 +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