dify/api/tests/unit_tests/core
2026-03-04 13:18:32 +08:00
..
agent/output_parser refactor(api): move model_runtime into dify_graph (#32858) 2026-03-02 20:15:32 +08:00
app refactor(api): move model_runtime into dify_graph (#32858) 2026-03-02 20:15:32 +08:00
datasource refactor: move workflow package to dify_graph (#32844) 2026-03-02 18:42:30 +08:00
file refactor: move workflow package to dify_graph (#32844) 2026-03-02 18:42:30 +08:00
helper test(api): add autospec to MagicMock-based patch usage (#32752) 2026-03-01 04:30:45 +08:00
logging test(api): add autospec to MagicMock-based patch usage (#32752) 2026-03-01 04:30:45 +08:00
mcp refactor: move workflow package to dify_graph (#32844) 2026-03-02 18:42:30 +08:00
model_runtime refactor(api): move model_runtime into dify_graph (#32858) 2026-03-02 20:15:32 +08:00
moderation test(api): add autospec to MagicMock-based patch usage (#32752) 2026-03-01 04:30:45 +08:00
ops refactor: move workflow package to dify_graph (#32844) 2026-03-02 18:42:30 +08:00
plugin refactor(api): move model_runtime into dify_graph (#32858) 2026-03-02 20:15:32 +08:00
prompt refactor(api): move model_runtime into dify_graph (#32858) 2026-03-02 20:15:32 +08:00
rag refactor(api): move model_runtime into dify_graph (#32858) 2026-03-02 20:15:32 +08:00
repositories refactor: human input node decouple db (#32900) 2026-03-04 13:18:32 +08:00
schemas test(api): add autospec to MagicMock-based patch usage (#32752) 2026-03-01 04:30:45 +08:00
tools fix(api): include file marker for workflow tool file outputs (#32114) 2026-02-10 16:51:12 +08:00
variables refactor: move workflow package to dify_graph (#32844) 2026-03-02 18:42:30 +08:00
workflow refactor(dify_graph): unify invoke and user enums source in workflow (#32873) 2026-03-03 15:05:20 +08:00
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
test_file.py refactor: move workflow package to dify_graph (#32844) 2026-03-02 18:42:30 +08:00
test_model_manager.py refactor(api): move model_runtime into dify_graph (#32858) 2026-03-02 20:15:32 +08:00
test_provider_configuration.py refactor(api): move model_runtime into dify_graph (#32858) 2026-03-02 20:15:32 +08:00
test_provider_manager.py refactor(api): move model_runtime into dify_graph (#32858) 2026-03-02 20:15:32 +08:00
test_trigger_debug_event_selectors.py refactor: move workflow package to dify_graph (#32844) 2026-03-02 18:42:30 +08:00