fastmcp/tests/server/middleware
Jeremiah Lowin 6a6fdcb2bb
Repoint tests and examples off removed deprecations
Replaces FastMCP.as_proxy() helper calls with create_proxy(), rewrites the
mount() as_proxy=/prefix= kwarg tests to plain mount() (the params are gone),
and deletes deprecation-only tests for as_proxy() and remove_tool().
2026-07-07 07:53:11 -04:00
..
__init__.py Add single-component methods 2025-06-18 19:47:19 -04:00
test_caching.py Migrate to MCP Python SDK v2 (#4437) 2026-07-06 17:36:45 -04:00
test_dereference.py Migrate to MCP Python SDK v2 (#4437) 2026-07-06 17:36:45 -04:00
test_error_handling.py Migrate to MCP Python SDK v2 (#4437) 2026-07-06 17:36:45 -04:00
test_initialization_middleware.py Migrate to MCP Python SDK v2 (#4437) 2026-07-06 17:36:45 -04:00
test_logging.py Migrate to MCP Python SDK v2 (#4437) 2026-07-06 17:36:45 -04:00
test_middleware.py Migrate to MCP Python SDK v2 (#4437) 2026-07-06 17:36:45 -04:00
test_middleware_nested.py Repoint tests and examples off removed deprecations 2026-07-07 07:53:11 -04:00
test_ping.py Migrate to MCP Python SDK v2 (#4437) 2026-07-06 17:36:45 -04:00
test_rate_limiting.py Migrate to MCP Python SDK v2 (#4437) 2026-07-06 17:36:45 -04:00
test_response_limiting.py Migrate to MCP Python SDK v2 (#4437) 2026-07-06 17:36:45 -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 Migrate to MCP Python SDK v2 (#4437) 2026-07-06 17:36:45 -04:00