fastmcp/tests
Chris Guidry 0afa02908e Make read_resource test flexible for MCP version differences
MCP 1.26+ includes "meta":null in serialization, earlier versions don't.
Parse JSON and check the meaningful fields instead of exact string match.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-25 16:48:23 -05:00
..
cli Remove enable_docket setting; Docket is now always on 2025-12-05 11:40:04 -05:00
client Backport OAuth token storage TTL fix to release/2.x (#2798) 2026-01-06 17:46:58 -05:00
contrib feat: Add title, annotations and meta to mixin decorators 2025-10-10 14:23:02 +05:30
deprecated Deprecate exclude_args in favor of Depends() (#2621) 2025-12-14 21:24:08 -05:00
experimental Unify SamplingHandler and promote OpenAI handler (#2616) 2025-12-14 15:22:43 -05:00
integration_tests Fix HTTP transport timeout defaulting to 5 seconds (#2848) 2026-01-12 12:18:59 -05:00
prompts Revert "Refactor prompt behavior and add meta support (#2600)" (#2608) 2025-12-13 14:57:50 -05:00
resources Revert "Refactor resource behavior and add meta support (#2598)" (#2609) 2025-12-13 15:02:18 -05:00
server Make read_resource test flexible for MCP version differences 2026-01-25 16:48:23 -05:00
tools Fix: resolve root-level $ref in outputSchema for MCP spec compliance (#2720) (#2727) 2025-12-25 08:53:52 -05:00
utilities Backport: Dereference $ref in tool schemas for MCP client compatibility (#2861) 2026-01-13 07:46:36 -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 Bump ty to ==0.0.1a25 (#2350) 2025-11-02 20:02:45 -05:00