fastmcp/tests
Eloi Zalczer fb11282e9b
Feature/supabase custom auth route (#2632)
Co-authored-by: Eloi Zalczer <eloi@entropia.io>
Co-authored-by: Jeremiah Lowin <153965+jlowin@users.noreply.github.com>
2025-12-26 16:14:56 -05:00
..
cli Update classes to inherit from FastMCPBaseModel instead of BaseModel (#2739) 2025-12-26 08:33:23 -05:00
client Add tests for OAuth generator cleanup and use aclosing (#2759) 2025-12-26 16:01:27 -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 Feature/supabase custom auth route (#2632) 2025-12-26 16:14:56 -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