dify/api/tests/unit_tests/core/tools
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
..
entities Feat: Add "Open Workflow" link in workflow side panel (#28898) 2025-11-29 18:47:12 +08:00
utils refactor: core/tools, agent, callback_handler, encrypter, llm_generator, plugin, inner_api (#34205) 2026-03-28 10:14:43 +00:00
workflow_as_tool refactor(api): use standalone graphon package (#34209) 2026-03-27 21:05:32 +00:00
__init__.py test: Unit test cases for core.tools module (#32447) 2026-03-12 11:48:13 +08:00
test_base_tool.py fix(api): include file marker for workflow tool file outputs (#32114) 2026-02-10 16:51:12 +08:00
test_builtin_tool_base.py refactor(api): use standalone graphon package (#34209) 2026-03-27 21:05:32 +00:00
test_builtin_tool_provider.py test: Unit test cases for core.tools module (#32447) 2026-03-12 11:48:13 +08:00
test_builtin_tools_extra.py refactor(api): use standalone graphon package (#34209) 2026-03-27 21:05:32 +00:00
test_custom_tool_provider.py test: Unit test cases for core.tools module (#32447) 2026-03-12 11:48:13 +08:00
test_custom_tool.py test: Unit test cases for core.tools module (#32447) 2026-03-12 11:48:13 +08:00
test_dataset_retriever_tool.py test: Unit test cases for core.tools module (#32447) 2026-03-12 11:48:13 +08:00
test_mcp_tool_provider.py test: Unit test cases for core.tools module (#32447) 2026-03-12 11:48:13 +08:00
test_mcp_tool.py test: Unit test cases for core.tools module (#32447) 2026-03-12 11:48:13 +08:00
test_plugin_tool_provider.py test: Unit test cases for core.tools module (#32447) 2026-03-12 11:48:13 +08:00
test_plugin_tool.py test: Unit test cases for core.tools module (#32447) 2026-03-12 11:48:13 +08:00
test_signature.py refactor(api): continue decoupling dify_graph from API concerns (#33580) 2026-03-25 20:32:24 +08:00
test_tool_engine.py test: Unit test cases for core.tools module (#32447) 2026-03-12 11:48:13 +08:00
test_tool_entities.py Normalize null metadata handling in tool entities (#26890) 2025-10-15 09:42:22 +08:00
test_tool_file_manager.py refactor(api): use standalone graphon package (#34209) 2026-03-27 21:05:32 +00:00
test_tool_label_manager.py refactor: core/tools, agent, callback_handler, encrypter, llm_generator, plugin, inner_api (#34205) 2026-03-28 10:14:43 +00:00
test_tool_manager.py refactor: core/tools, agent, callback_handler, encrypter, llm_generator, plugin, inner_api (#34205) 2026-03-28 10:14:43 +00:00
test_tool_parameter_type.py feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
test_tool_provider_controller.py test: Unit test cases for core.tools module (#32447) 2026-03-12 11:48:13 +08:00