mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-19 03:54:18 +02:00
- 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 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_auth_setup.py | ||
| test_bearer_auth_backend.py | ||
| test_custom_routes.py | ||
| test_http_dependencies.py | ||
| test_http_middleware.py | ||
| test_oauth_protected_resource.py | ||