dify/api/tests/unit_tests/core
2026-03-27 06:02:29 +00:00
..
agent refactor(api): rename dify_graph to graphon (#34095) 2026-03-25 21:58:56 +08:00
app chore: remove stale mypy suppressions and align dataset service tests (#34130) 2026-03-26 12:34:44 +00:00
base refactor(api): rename dify_graph to graphon (#34095) 2026-03-25 21:58:56 +08:00
callback_handler test: unit test cases for core.callback, core.base, core.entities module (#32471) 2026-03-12 11:09:08 +08:00
datasource refactor(api): rename dify_graph to graphon (#34095) 2026-03-25 21:58:56 +08:00
entities refactor(api): rename dify_graph to graphon (#34095) 2026-03-25 21:58:56 +08:00
extension test: add test for core extension, external_data_tool and llm generator (#32468) 2026-03-12 11:44:38 +08:00
external_data_tool test: add test for core extension, external_data_tool and llm generator (#32468) 2026-03-12 11:44:38 +08:00
file refactor(api): rename dify_graph to graphon (#34095) 2026-03-25 21:58:56 +08:00
helper test(api): add autospec to MagicMock-based patch usage (#32752) 2026-03-01 04:30:45 +08:00
llm_generator refactor(api): rename dify_graph to graphon (#34095) 2026-03-25 21:58:56 +08:00
logging test: added for core logging and core mcp (#32478) 2026-03-12 11:44:56 +08:00
mcp refactor(api): rename dify_graph to graphon (#34095) 2026-03-25 21:58:56 +08:00
memory refactor(api): rename dify_graph to graphon (#34095) 2026-03-25 21:58:56 +08:00
model_runtime refactor(api): rename dify_graph to graphon (#34095) 2026-03-25 21:58:56 +08:00
moderation refactor(api): continue decoupling dify_graph from API concerns (#33580) 2026-03-25 20:32:24 +08:00
ops refactor(api): rename dify_graph to graphon (#34095) 2026-03-25 21:58:56 +08:00
plugin feat: return correct dify-plugin-daemon error message (#34171) 2026-03-27 06:02:29 +00:00
prompt refactor(api): rename dify_graph to graphon (#34095) 2026-03-25 21:58:56 +08:00
rag refactor(api): rename dify_graph to graphon (#34095) 2026-03-25 21:58:56 +08:00
repositories chore(api): remove backend utcnow usage (#34131) 2026-03-26 08:51:49 +00:00
schemas test: added for core module moderation, repositories, schemas (#32514) 2026-03-22 23:57:12 +08:00
tools refactor(api): rename dify_graph to graphon (#34095) 2026-03-25 21:58:56 +08:00
trigger refactor(api): rename dify_graph to graphon (#34095) 2026-03-25 21:58:56 +08:00
variables refactor(api): rename dify_graph to graphon (#34095) 2026-03-25 21:58:56 +08:00
workflow chore(api): remove backend utcnow usage (#34131) 2026-03-26 08:51:49 +00:00
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
test_file.py refactor(api): rename dify_graph to graphon (#34095) 2026-03-25 21:58:56 +08:00
test_model_manager.py refactor(api): rename dify_graph to graphon (#34095) 2026-03-25 21:58:56 +08:00
test_provider_configuration.py refactor(api): rename dify_graph to graphon (#34095) 2026-03-25 21:58:56 +08:00
test_provider_manager.py refactor(api): rename dify_graph to graphon (#34095) 2026-03-25 21:58:56 +08:00
test_trigger_debug_event_selectors.py refactor(api): move workflow knowledge nodes and trigger nodes (#33445) 2026-03-15 15:24:59 +08:00