fastmcp/tests/server/http
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
..
__init__.py clean up test inits 2025-05-31 19:32:08 -04:00
test_auth_setup.py Implement TokenVerifier protocol for mcp-python-sdk compatibility 2025-06-26 15:08:31 -04:00
test_bearer_auth_backend.py Implement TokenVerifier protocol for mcp-python-sdk compatibility 2025-06-26 15:08:31 -04:00
test_custom_routes.py Update docs and test 2025-06-20 13:06:48 -04:00
test_http_dependencies.py Update all tests 2025-06-27 21:41:37 -04:00
test_http_middleware.py Add "http" as an alias for streamable-http 2025-06-22 18:55:07 -04:00
test_oauth_protected_resource.py test: update OAuth tests to match MCP implementation behavior 2025-07-22 10:11:18 -05:00