fastmcp/tests
2026-07-06 14:54:54 -04:00
..
apps Add default prefill to FormInput.collect_input (#3937) 2026-04-14 13:23:36 -04:00
cli Rename misleading FastMCP1Server/FastMCP1x alias to SDKServer 2026-07-06 10:48:08 -04:00
client Promote mcp-types to a core fastmcp-slim dependency 2026-07-06 10:58:51 -04:00
conformance Fix ty diagnostics in tests for SDK v2 migration 2026-07-06 00:48:03 -04:00
contrib Adopt snake_case SDK type constructor kwargs 2026-07-05 18:11:04 -04:00
deprecated Normalize resource URI in tool-injection middleware; update prompt snapshots for v2 fields 2026-07-05 23:55:47 -04:00
docs Fix broken code examples in docs (#3869) 2026-04-12 12:53:04 -04:00
experimental Adopt snake_case SDK type constructor kwargs 2026-07-05 18:11:04 -04:00
fs fix(fs): isolate same-named package imports across providers (#4361) 2026-06-24 10:57:01 -04:00
integration_tests Assert v2 MCPError shape for unauthorized GitHub OAuth access 2026-07-06 00:16:19 -04:00
prompts Port server-core handlers to MCP SDK v2 (Phase B) 2026-07-05 19:09:57 -04:00
resources Adopt snake_case SDK type constructor kwargs 2026-07-05 18:11:04 -04:00
scripts Exempt maintainers from MRE auto-close (#4220) 2026-05-23 09:02:44 -04:00
server Gate task registry shim to handshake-era protocol versions 2026-07-06 14:54:54 -04:00
telemetry Use standard traceparent/tracestate keys per OTel MCP semconv (#3221) 2026-02-18 15:51:24 -05:00
tools Port server-core handlers to MCP SDK v2 (Phase B) 2026-07-05 19:09:57 -04:00
utilities Fix remote-inspect dropping server website_url 2026-07-06 10:55:51 -04:00
__init__.py Update type handling for resources 2024-11-29 19:42:46 -05:00
conftest.py Fix v2 content shapes: str uri for BlobResourceContents, tolerant request_id assertion 2026-07-05 23:52:22 -04:00
test_apps.py Read the real extensions field in client_supports_extension 2026-07-06 11:44:38 -04:00
test_apps_prefab.py Merge remote-tracking branch 'origin/main' into sdkv2 2026-07-06 00:56:15 -04:00
test_compat.py Make mcp_camelcase_compat a runtime toggle 2026-07-06 11:47:27 -04:00
test_fastmcp_app.py Adopt snake_case SDK type attribute access 2026-07-05 18:09:03 -04:00
test_json_schema_generation.py fix: resolve Pyright "Module is not callable" on @tool, @resource, @prompt decorators (#3540) 2026-03-17 18:11:42 -04:00
test_mcp_config.py Fix ty diagnostics in tests for SDK v2 migration 2026-07-06 00:48:03 -04:00
test_settings.py Add targeted coverage tests (#4230) 2026-05-25 18:57:28 -04:00