dify/api/tests/unit_tests/core/plugin
2026-03-27 06:02:29 +00:00
..
impl refactor(api): continue decoupling dify_graph from API concerns (#33580) 2026-03-25 20:32:24 +08:00
utils refactor(api): rename dify_graph to graphon (#34095) 2026-03-25 21:58:56 +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): rename dify_graph to graphon (#34095) 2026-03-25 21:58:56 +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): rename dify_graph to graphon (#34095) 2026-03-25 21:58:56 +08:00
test_plugin_entities.py refactor(api): rename dify_graph to graphon (#34095) 2026-03-25 21:58:56 +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 feat: return correct dify-plugin-daemon error message (#34171) 2026-03-27 06:02:29 +00:00