dify/api/tests/unit_tests/core/plugin
Renzo 364d7ebc40
refactor: core/tools, agent, callback_handler, encrypter, llm_generator, plugin, inner_api (#34205)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
2026-03-28 10:14:43 +00:00
..
impl refactor(api): continue decoupling dify_graph from API concerns (#33580) 2026-03-25 20:32:24 +08:00
utils refactor(api): use standalone graphon package (#34209) 2026-03-27 21:05:32 +00: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 refactor: core/tools, agent, callback_handler, encrypter, llm_generator, plugin, inner_api (#34205) 2026-03-28 10:14:43 +00:00
test_backwards_invocation_model.py refactor(api): use standalone graphon package (#34209) 2026-03-27 21:05:32 +00: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): use standalone graphon package (#34209) 2026-03-27 21:05:32 +00:00
test_plugin_entities.py refactor(api): use standalone graphon package (#34209) 2026-03-27 21:05:32 +00: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): use standalone graphon package (#34209) 2026-03-27 21:05:32 +00:00