fastmcp/tests/server/middleware
2026-07-05 23:33:11 -04:00
..
__init__.py Add single-component methods 2025-06-18 19:47:19 -04:00
test_caching.py Update v2 test idioms: MCPError 401 surface, unwrapped notifications, strict Annotations, request-id-agnostic, caching/storage snapshots 2026-07-05 23:23:48 -04:00
test_dereference.py Adopt snake_case SDK type attribute access 2026-07-05 18:09:03 -04:00
test_error_handling.py Rename McpError to MCPError and convert construction sites 2026-07-05 18:07:02 -04:00
test_initialization_middleware.py Adopt snake_case SDK type attribute access 2026-07-05 18:09:03 -04:00
test_logging.py Update middleware logging snapshots and rate-limit tests for SDK v2 (param shapes, MCPError surface) 2026-07-05 23:03:47 -04:00
test_middleware.py Adapt proxy meta-forwarding and tests to SDK v2 request-context shim 2026-07-05 20:34:26 -04:00
test_middleware_nested.py Adapt proxy meta-forwarding and tests to SDK v2 request-context shim 2026-07-05 20:34:26 -04:00
test_ping.py Spawn ping keepalive per Connection via asyncio task (SDK v2 has no per-connection task group) 2026-07-05 23:33:11 -04:00
test_rate_limiting.py Update middleware logging snapshots and rate-limit tests for SDK v2 (param shapes, MCPError surface) 2026-07-05 23:03:47 -04:00
test_response_limiting.py Adopt snake_case SDK type constructor kwargs 2026-07-05 18:11:04 -04:00
test_timing.py Consolidate test fixtures and refactor large test files (#2941) 2026-01-19 15:18:35 -05:00
test_tool_injection.py Adopt snake_case SDK type attribute access 2026-07-05 18:09:03 -04:00