fastmcp/tests/client
2025-12-26 16:01:27 -05:00
..
auth Add tests for OAuth generator cleanup and use aclosing (#2759) 2025-12-26 16:01:27 -05:00
sampling Add AnthropicSamplingHandler (#2617) 2025-12-14 16:07:22 -05:00
tasks Introduce Message and PromptResult as canonical prompt types (#2738) 2025-12-25 22:16:26 -05:00
transports Bump pydocket to 0.16.3 to fix worker cleanup race condition 2025-12-23 18:40:07 -05:00
__init__.py clean up test inits 2025-05-31 19:32:08 -04:00
test_client.py Introduce ResourceResult as canonical resource return type (#2734) 2025-12-25 21:21:55 -05:00
test_elicitation.py Fix ty 0.0.5 type errors (#2676) 2025-12-22 19:47:20 -05:00
test_logs.py Fix log handler to accept any JSON-serializable data type (#2102) 2025-10-15 10:20:04 -07:00
test_notifications.py Consolidate notification system with unified API (#2710) 2025-12-24 16:05:08 -05:00
test_oauth_callback_xss.py Escape all HTML to prevent XSS attack (#2090) 2025-10-14 12:30:21 -07:00
test_openapi.py Move OpenAPI to providers/openapi submodule (#2672) 2025-12-22 11:13:33 -05:00
test_progress.py Remove empty parens 2025-06-04 15:37:55 -04:00
test_roots.py Add structured content & update almost all tests 2025-06-27 15:40:52 -04:00
test_sampling.py Replace type: ignore[attr-defined] with isinstance assertions in tests (#2665) 2025-12-21 16:37:20 -05:00
test_sse.py Introduce ResourceResult as canonical resource return type (#2734) 2025-12-25 21:21:55 -05:00
test_stdio.py feat: expose errlog on stdio transport (#1991) 2025-10-11 18:33:06 -04:00
test_streamable_http.py Introduce ResourceResult as canonical resource return type (#2734) 2025-12-25 21:21:55 -05:00