dify/api/tests/unit_tests/core/plugin
-LAN- 56593f20b0
refactor(api): continue decoupling dify_graph from API concerns (#33580)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: WH-2099 <wh2099@pm.me>
2026-03-25 20:32:24 +08:00
..
impl refactor(api): continue decoupling dify_graph from API concerns (#33580) 2026-03-25 20:32:24 +08:00
utils test: unit test cases for core.variables, core.plugin, core.prompt module (#32637) 2026-03-12 11:29:02 +08:00
__init__.py refactor: unify blob chunk merging logic for plugin tool and agent (#24575) 2025-08-26 21:15:23 +08:00
test_backwards_invocation_app.py test: unit test cases for core.variables, core.plugin, core.prompt module (#32637) 2026-03-12 11:29:02 +08:00
test_backwards_invocation_model.py refactor(api): continue decoupling dify_graph from API concerns (#33580) 2026-03-25 20:32:24 +08:00
test_endpoint_client.py test(api): add autospec to MagicMock-based patch usage (#32752) 2026-03-01 04:30:45 +08:00
test_model_runtime_adapter.py refactor(api): continue decoupling dify_graph from API concerns (#33580) 2026-03-25 20:32:24 +08:00
test_plugin_entities.py test: unit test cases for core.variables, core.plugin, core.prompt module (#32637) 2026-03-12 11:29:02 +08:00
test_plugin_manager.py feat: complete test script of plugin manager (#28967) 2025-12-02 11:25:08 +08:00
test_plugin_runtime.py refactor(api): move model_runtime into dify_graph (#32858) 2026-03-02 20:15:32 +08:00