dify/api/tests/unit_tests/core/mcp
2026-06-17 03:37:09 +00:00
..
auth fix(mcp): catch JSONDecodeError in OAuth discovery functions 🤖🤖🤖 (#34868) 2026-04-10 01:28:57 +00:00
client fix: fix pydantic union type error (#36134) 2026-05-14 02:54:23 +00:00
server chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
session test: replace logger patch with caplog in remaining test files (#37562) 2026-06-17 03:37:09 +00: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(api): add MCP user-identity forwarding (#36839) 2026-06-08 04:32:11 +00: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): manage backend pytest services natively (#36235) 2026-05-19 07:52:15 +00:00