fastmcp/tests
zzstoatzz 8ccd2ea9e6 test: update OAuth tests to match MCP implementation behavior
- Remove CORS header assertions as CORSMiddleware handles these at ASGI level
- Simplify OPTIONS test to just verify endpoint responds
- MCP's create_protected_resource_routes already wraps handlers properly
2025-07-22 10:11:18 -05:00
..
auth Support 'scp' claim for OAuth scopes in BearerAuthProvider 2025-07-03 20:18:54 -04:00
cli Merge pull request #1138 from strawgate/run-mcp-config 2025-07-19 21:18:40 -04:00
client Fix concurrent proxy client operations with session isolation (#1083) 2025-07-08 17:22:43 -04:00
contrib Remove asyncio mark 2025-07-06 21:14:30 -04:00
deprecated Fix concurrent proxy client operations with session isolation (#1083) 2025-07-08 17:22:43 -04:00
integration_tests fix missing import 2025-07-18 15:27:52 -05:00
prompts Avoid propagating logs (#1042) 2025-07-04 12:22:11 -04:00
resources Fix single-element list unwrapping in tool content 2025-07-07 12:07:16 -04:00
server test: update OAuth tests to match MCP implementation behavior 2025-07-22 10:11:18 -05:00
tools Support from __future__ import annotations (#1199) 2025-07-20 21:05:13 -04:00
utilities [🐶] Transform MCP Server Tools (#1132) 2025-07-19 15:52:47 -04:00
__init__.py Update type handling for resources 2024-11-29 19:42:46 -05:00
conftest.py Run integration tests as separate CI job on Ubuntu only 2025-07-19 15:21:34 -04:00
test_examples.py Fix single-element list unwrapping in tool content 2025-07-07 12:07:16 -04:00
test_mcp_config.py [🐶] Transform MCP Server Tools (#1132) 2025-07-19 15:52:47 -04:00