fastmcp/tests/client/client
Jeremiah Lowin 3f746b91fc
Merge remote-tracking branch 'origin/main' into claude/mcp-background-tasks-v2-0f883f
# Conflicts:
#	fastmcp_slim/fastmcp/server/dependencies.py
2026-07-23 19:32:52 -04:00
..
__init__.py Consolidate test fixtures and refactor large test files (#2941) 2026-01-19 15:18:35 -05:00
test_auth.py Consolidate test fixtures and refactor large test files (#2941) 2026-01-19 15:18:35 -05:00
test_client.py Add SEP-2663 client half: transparent call_tool, ResultClaim, Task handle 2026-07-22 15:21:10 -04:00
test_error_handling.py Unpin tests whose defects #4579 fixed 2026-07-20 18:02:21 -04:00
test_initialize.py Default fastmcp.Client to mode="auto"; surface extensions=/result_claims= 2026-07-19 21:22:49 -04:00
test_input_required_driver.py Teach fastmcp.Client the modern protocol: mode negotiation, MRTR driver, response cache (#4450) 2026-07-07 08:00:45 -04:00
test_kv_response_cache.py Add KeyValueResponseCacheStore for distributed client response caching (#4479) 2026-07-17 16:41:35 -04:00
test_mode_negotiation.py Expose era-neutral client server metadata (#4599) 2026-07-23 15:06:26 -05:00
test_response_cache.py Move task subsystem to fastmcp-tasks package, disconnect SEP-1686 wire from core 2026-07-21 21:51:45 -04:00
test_session.py Make the unit suite fast: in-process HTTP tests, no real sleeps, parallel Windows CI (#4554) 2026-07-20 10:51:14 -04:00
test_timeout.py Migrate to MCP Python SDK v2 (#4437) 2026-07-06 17:36:45 -04:00
test_transport.py Migrate to MCP Python SDK v2 (#4437) 2026-07-06 17:36:45 -04:00