fastmcp/tests
2025-12-26 08:33:23 -05:00
..
cli Update classes to inherit from FastMCPBaseModel instead of BaseModel (#2739) 2025-12-26 08:33:23 -05:00
client Introduce Message and PromptResult as canonical prompt types (#2738) 2025-12-25 22:16:26 -05:00
contrib Consolidate execution method chains into single public API (#2728) 2025-12-25 10:38:12 -05:00
deprecated Introduce ResourceResult as canonical resource return type (#2734) 2025-12-25 21:21:55 -05:00
experimental Unify SamplingHandler and promote OpenAI handler (#2616) 2025-12-14 15:22:43 -05:00
integration_tests Replace type: ignore[attr-defined] with isinstance assertions in tests (#2665) 2025-12-21 16:37:20 -05:00
prompts Introduce Message and PromptResult as canonical prompt types (#2738) 2025-12-25 22:16:26 -05:00
resources Introduce ResourceResult as canonical resource return type (#2734) 2025-12-25 21:21:55 -05:00
server Fix Proxy provider to return all resource contents (#2742) 2025-12-25 22:33:45 -05:00
tools Fix: resolve root-level $ref in outputSchema for MCP spec compliance (#2720) 2025-12-25 08:42:29 -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