dify/api/tests/unit_tests/services/tools
Stephen Zhou 4120cb5eef
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
#	api/controllers/common/wraps.py
#	api/tests/unit_tests/core/rag/docstore/test_dataset_docstore.py
#	api/tests/unit_tests/core/rag/indexing/processor/test_parent_child_index_processor.py
#	api/tests/unit_tests/services/agent/test_workflow_publish_service.py
2026-08-11 10:14:53 +08:00
..
__init__.py refactor: Fix some type error (#22594) 2025-07-18 09:26:29 +08:00
test_api_tools_manage_service.py test: Type test (#40371) 2026-08-10 02:13:17 +00:00
test_builtin_tools_manage_service.py test: use SQLite sessions in services tools (#39063) 2026-07-30 02:39:55 +00:00
test_mcp_tools_transform.py test: use real ORM models in app and API tests (#40020) 2026-08-06 04:36:58 +00:00
test_tool_labels_service.py test: add UTs for api/services recommend_app, tools, workflow (#32645) 2026-03-12 11:37:03 +08:00
test_tools_manage_service.py test: add UTs for api/services recommend_app, tools, workflow (#32645) 2026-03-12 11:37:03 +08:00
test_tools_transform_service.py feat: support tool multi-select input (#39346) 2026-07-23 00:38:54 +00:00