dify/api/tests/unit_tests/core/tools
zyssyz123 925f97be20
feat: daily sync (#38593)
Co-authored-by: 盐粒 Yanli <mail@yanli.one>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: 盐粒 Yanli <yanli@dify.ai>
2026-07-09 10:35:15 +00:00
..
entities Feat: Add "Open Workflow" link in workflow side panel (#28898) 2025-11-29 18:47:12 +08:00
utils feat: daily sync (#38593) 2026-07-09 10:35:15 +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: Unit test cases for core.tools module (#32447) 2026-03-12 11:48:13 +08:00
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: Unit test cases for core.tools module (#32447) 2026-03-12 11:48:13 +08:00
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: Unit test cases for core.tools module (#32447) 2026-03-12 11:48:13 +08:00
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: Unit test cases for core.tools module (#32447) 2026-03-12 11:48:13 +08:00
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 Normalize null metadata handling in tool entities (#26890) 2025-10-15 09:42:22 +08:00
test_tool_file_manager.py feat: daily sync (#38593) 2026-07-09 10:35:15 +00:00
test_tool_label_manager.py chore(api): Fix several typing errors (#37248) 2026-06-12 14:02:09 +00:00
test_tool_manager.py fix(tools): use short-lived sessions for icon lookups to prevent idle-in-transaction (#36903) 2026-06-02 01:59:10 +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 refactor(api): migrate workspace account endpoints to BaseModel (#37954) 2026-07-06 06:57:40 +00:00