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
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
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
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