fastmcp/tests/tools/tool_transform
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
..
__init__.py Consolidate test fixtures and refactor large test files (#2941) 2026-01-19 15:18:35 -05:00
test_args.py Migrate to MCP Python SDK v2 (#4437) 2026-07-06 17:36:45 -04:00
test_metadata.py Add enabled field to ToolTransformConfig (#2991) 2026-01-22 17:44:38 -05:00
test_schemas.py Migrate to MCP Python SDK v2 (#4437) 2026-07-06 17:36:45 -04:00
test_tool_transform.py Audit mode="legacy" pins in server tests and top-level stragglers 2026-07-20 16:00:27 -04:00