dify/api/tests/unit_tests/core/tools
2026-07-06 06:57:40 +00:00
..
entities
utils refactor(api): migrate workspace account endpoints to BaseModel (#37954) 2026-07-06 06:57:40 +00:00
workflow_as_tool refactor: thread explicit sessions through app retrieval paths (#38309) 2026-07-02 17:00:47 +00:00
__init__.py
test_base_tool.py refactor: thread explicit sessions through app retrieval paths (#38309) 2026-07-02 17:00:47 +00:00
test_builtin_tool_base.py fix: avoid duplicating lines when merging text for summarization (#37093) 2026-06-05 07:02:57 +00:00
test_builtin_tool_provider.py chore(api): Fix several typing errors (#37248) 2026-06-12 14:02:09 +00:00
test_builtin_tools_extra.py refactor: thread explicit sessions through app retrieval paths (#38309) 2026-07-02 17:00:47 +00:00
test_custom_tool_provider.py
test_custom_tool.py refactor: thread explicit sessions through app retrieval paths (#38309) 2026-07-02 17:00:47 +00:00
test_dataset_retriever_tool.py refactor: thread explicit sessions through app retrieval paths (#38309) 2026-07-02 17:00:47 +00:00
test_mcp_tool_provider.py
test_mcp_tool.py refactor: thread explicit sessions through app retrieval paths (#38309) 2026-07-02 17:00:47 +00:00
test_plugin_tool_provider.py
test_plugin_tool.py refactor: thread explicit sessions through app retrieval paths (#38309) 2026-07-02 17:00:47 +00:00
test_signature.py chore(agent-v2): sync daily changes (#38298) 2026-07-05 08:09:38 +00:00
test_tool_engine.py refactor: thread explicit sessions through app retrieval paths (#38309) 2026-07-02 17:00:47 +00:00
test_tool_entities.py
test_tool_file_manager.py
test_tool_label_manager.py chore(api): Fix several typing errors (#37248) 2026-06-12 14:02:09 +00:00
test_tool_manager.py
test_tool_parameter_type.py
test_tool_provider_controller.py refactor(api): migrate workspace account endpoints to BaseModel (#37954) 2026-07-06 06:57:40 +00:00