fastmcp/tests
Jeremiah Lowin 0adecf15df Fix event loop closed warning during stdio cleanup (#2792)
Add GC call and yield after stdio_client context exits to clean up
asyncio subprocess transport references while the loop is still running.
2026-01-07 11:29:10 -05:00
..
cli Make FASTMCP_SHOW_SERVER_BANNER apply to all server startup methods (#2771) 2025-12-29 08:29:15 -05:00
client Fix event loop closed warning during stdio cleanup (#2792) 2026-01-07 11:29:10 -05:00
contrib Consolidate execution method chains into single public API (#2728) 2025-12-25 10:38:12 -05:00
deprecated Deprecate tool_serializer parameter (#2753) 2025-12-26 16:03:04 -05:00
experimental Unify SamplingHandler and promote OpenAI handler (#2616) 2025-12-14 15:22:43 -05:00
integration_tests Fix rate limit detection during teardown phase (#2757) 2025-12-26 15:50:11 -05:00
prompts Introduce Message and PromptResult as canonical prompt types (#2738) 2025-12-25 22:16:26 -05:00
resources Add task_meta parameter to read_resource() for explicit task control (#2750) 2025-12-26 12:59:01 -05:00
server Configure ty to fail on warnings (#2804) 2026-01-07 11:17:49 -05:00
tools Deprecate tool_serializer parameter (#2753) 2025-12-26 16:03:04 -05:00
utilities Fix: resolve root-level $ref in outputSchema for MCP spec compliance (#2720) 2025-12-25 08:42:29 -05:00
__init__.py Update type handling for resources 2024-11-29 19:42:46 -05:00
conftest.py Use WindowsSelectorEventLoopPolicy to fix Windows test warnings (#2607) 2025-12-14 08:39:44 -05:00
test_mcp_config.py Skip test_multi_client on Windows (#2714) 2025-12-24 16:37:35 -05:00