fastmcp/tests/server/middleware
2026-02-18 14:51:18 -05:00
..
__init__.py Add single-component methods 2025-06-18 19:47:19 -04:00
test_caching.py Drop diskcache dependency (CVE-2025-69872) (#3185) 2026-02-16 16:43:15 -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 Add session-scoped state persistence (#2873) 2026-01-16 14:11:21 -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 Normalize repo references to PrefectHQ/fastmcp casing (#3218) 2026-02-18 14:51:18 -05:00
test_ping.py Add PingMiddleware for keepalive connections (#2838) 2026-01-10 16:12:35 -05:00
test_rate_limiting.py Unify component storage in LocalProvider (#2680) 2025-12-23 19:24:09 -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 Rename _fastmcp metadata namespace to fastmcp and make non-optional (#2895) 2026-01-16 21:35:53 -05:00