fastmcp/tests/client/transports
Jeremiah Lowin 9103eb4f35
fix: resolve ty 0.0.29 type-checking errors
Bump ty floor to >=0.0.29 and suppress five new false positives from
stricter tuple-union indexing, overload return-type inference, and
AsyncBaseTransport attribute resolution.
2026-04-07 19:40:46 -04:00
..
__init__.py Add UV Transport (#1270) 2025-07-28 15:41:36 -04:00
test_memory_transport.py fix: task test teardown hanging 5s per test (#3499) 2026-03-14 15:33:44 -04:00
test_no_redirect.py fix: remove forced follow_redirects from httpx_client_factory calls (#3496) 2026-03-15 11:30:41 -04:00
test_transports.py fix: resolve ty 0.0.29 type-checking errors 2026-04-07 19:40:46 -04:00
test_uv_transport.py Increase uv transport test timeout to 60s for cold-start CI 2026-03-03 16:49:40 -05:00