fastmcp/tests/server/middleware
2026-03-07 11:40:53 -05:00
..
__init__.py Add single-component methods 2025-06-18 19:47:19 -04:00
test_caching.py Re-hash response cache keys 🤖 Generated with GPT-5.2-Codex (#3414) 2026-03-07 11:40:53 -05:00
test_dereference.py Make $ref dereferencing optional via FastMCP(dereference_refs=...) (#3151) 2026-02-11 13:45:37 -05:00
test_error_handling.py fix: use MCP spec error code -32002 for resource not found (#3041) 2026-01-31 10:57:05 -05:00
test_initialization_middleware.py Fix ty 0.0.20 compatibility and improve upgrade check notifications 2026-03-03 17:08:46 -05:00
test_logging.py Consolidate test fixtures and refactor large test files (#2941) 2026-01-19 15:18:35 -05:00
test_middleware.py Split large test files to comply with loq line limit (#3328) 2026-02-28 11:21:11 -05:00
test_middleware_nested.py Split large test files to comply with loq line limit (#3328) 2026-02-28 11:21:11 -05:00
test_ping.py Fix ty ignore syntax in OpenAPI provider (#3253) 2026-02-20 18:06:43 -05:00
test_rate_limiting.py Fix ty ignore syntax in OpenAPI provider (#3253) 2026-02-20 18:06:43 -05:00
test_response_limiting.py Add ResponseLimitingMiddleware for tool response size control (#3072) 2026-02-06 18:13:26 -05: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 Deprecate PromptToolMiddleware and ResourceToolMiddleware (#3389) 2026-03-06 17:17:01 -05:00