fastmcp/tests
2026-01-09 08:44:27 -05:00
..
cli Add --reload flag for auto-restart on file changes (#2816) 2026-01-09 08:44:27 -05:00
client Fix client hanging on HTTP 4xx/5xx errors (#2803) 2026-01-07 09:50:41 -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 Dereference $ref in tool schemas for MCP client compatibility (#2808) 2026-01-07 18:30:08 -05:00
utilities Dereference $ref in tool schemas for MCP client compatibility (#2814) 2026-01-08 21:16:01 -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 Fix keep_alive passthrough in StdioMCPServer.to_transport() (#2791) 2026-01-07 16:37:19 -05:00