fastmcp/tests/server/transforms
Jeremiah Lowin de14ed1b7c
Audit mode="legacy" pins in server tests and top-level stragglers
Removes pins added while making the auto-default suite pass that weren't
actually testing older-protocol-only behavior, and keeps (with a stated
reason) the ones that are. Along the way, fixes two real defects the audit
surfaced in the modern protocol path: PingMiddleware could leak a
_active_sessions entry when a connection's exit_stack closed before its
keepalive task got its first scheduler turn, and FastMCP(experimental_
capabilities=...) was silently dropped from server/discover responses
(it only ever reached the legacy initialize handshake).
2026-07-20 16:00:27 -04:00
..
test_catalog.py Migrate to MCP Python SDK v2 (#4437) 2026-07-06 17:36:45 -04:00
test_prompts_as_tools.py Add PromptsAsTools transform (#2946) 2026-01-19 18:19:53 -05:00
test_resources_as_tools.py Migrate to MCP Python SDK v2 (#4437) 2026-07-06 17:36:45 -04:00
test_search.py Audit mode="legacy" pins in server tests and top-level stragglers 2026-07-20 16:00:27 -04:00
test_visibility.py Align server component docs (#4260) 2026-07-19 14:23:36 -04:00