dify/api/tests/unit_tests/core/tools
2026-03-25 21:58:56 +08:00
..
entities
utils refactor(api): rename dify_graph to graphon (#34095) 2026-03-25 21:58:56 +08:00
workflow_as_tool refactor(api): rename dify_graph to graphon (#34095) 2026-03-25 21:58:56 +08:00
__init__.py test: Unit test cases for core.tools module (#32447) 2026-03-12 11:48:13 +08:00
test_base_tool.py
test_builtin_tool_base.py refactor(api): rename dify_graph to graphon (#34095) 2026-03-25 21:58:56 +08: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): rename dify_graph to graphon (#34095) 2026-03-25 21:58:56 +08: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
test_tool_file_manager.py refactor(api): rename dify_graph to graphon (#34095) 2026-03-25 21:58:56 +08:00
test_tool_label_manager.py test: Unit test cases for core.tools module (#32447) 2026-03-12 11:48:13 +08:00
test_tool_manager.py refactor(api): continue decoupling dify_graph from API concerns (#33580) 2026-03-25 20:32:24 +08:00
test_tool_parameter_type.py
test_tool_provider_controller.py test: Unit test cases for core.tools module (#32447) 2026-03-12 11:48:13 +08:00