dify/api/tests/unit_tests/core/mcp
FFXN 83743d5af0
feat: evaluation (#35419)
Co-authored-by: jyong <718720800@qq.com>
Co-authored-by: Yansong Zhang <916125788@qq.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: hj24 <mambahj24@gmail.com>
Co-authored-by: hj24 <huangjian@dify.ai>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com>
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
2026-04-20 15:43:22 +08:00
..
auth fix(mcp): catch JSONDecodeError in OAuth discovery functions 🤖🤖🤖 (#34868) 2026-04-10 01:28:57 +00:00
client test: added for core logging and core mcp (#32478) 2026-03-12 11:44:56 +08:00
server feat: evaluation (#35419) 2026-04-20 15:43:22 +08:00
session test: added for core logging and core mcp (#32478) 2026-03-12 11:44:56 +08:00
__init__.py feat: implement MCP specification 2025-06-18 (#25766) 2025-10-27 17:07:51 +08:00
test_auth_client_inheritance.py feat: implement MCP specification 2025-06-18 (#25766) 2025-10-27 17:07:51 +08:00
test_entities.py refactor(models): replace Any with precise types in Tenant and MCPToo… (#34880) 2026-04-10 03:12:38 +00:00
test_error.py feat: implement MCP specification 2025-06-18 (#25766) 2025-10-27 17:07:51 +08:00
test_mcp_client.py test: added for core logging and core mcp (#32478) 2026-03-12 11:44:56 +08:00
test_types.py feat: implement RFC-compliant OAuth discovery with dynamic scope selection for MCP providers (#28294) 2025-11-20 11:18:16 +08:00
test_utils.py test(api): add autospec to MagicMock-based patch usage (#32752) 2026-03-01 04:30:45 +08:00