fastmcp/tests
2026-06-24 13:56:04 -04:00
..
apps Add default prefill to FormInput.collect_input (#3937) 2026-04-14 13:23:36 -04:00
cli feat(remote): add --verify flag for TLS certificate verification (#4369) 2026-06-24 12:09:22 -04:00
client Add targeted coverage tests (#4230) 2026-05-25 18:57:28 -04:00
conformance Run MCP conformance tests in CI (#3628) 2026-03-26 22:19:13 -04:00
contrib fix: resolve Pyright "Module is not callable" on @tool, @resource, @prompt decorators (#3540) 2026-03-17 18:11:42 -04:00
deprecated Deprecate ctx.elicit() without response_type (#3916) 2026-04-13 21:23:31 -04:00
docs Fix broken code examples in docs (#3869) 2026-04-12 12:53:04 -04:00
experimental Add real Monty sandbox e2e coverage for CodeMode call_tool (#4274) 2026-06-24 11:52:27 -04:00
fs fix(fs): isolate same-named package imports across providers (#4361) 2026-06-24 10:57:01 -04:00
integration_tests Fix GitHub MCP resource integration test (#4253) 2026-05-30 11:48:46 -04:00
prompts Upgrade ty to 0.0.39 (#4225) 2026-05-30 11:25:05 -04:00
resources fix(resources): round-trip path values with reserved characters in URI templates (#4368) 2026-06-24 13:56:04 -04:00
scripts Exempt maintainers from MRE auto-close (#4220) 2026-05-23 09:02:44 -04:00
server Forward IdP auth errors to MCP client instead of showing HTML error page (#4293) 2026-06-24 12:09:09 -04:00
telemetry Use standard traceparent/tracestate keys per OTel MCP semconv (#3221) 2026-02-18 15:51:24 -05:00
tools Upgrade ty to 0.0.39 (#4225) 2026-05-30 11:25:05 -04:00
utilities fix: guard recursive refs in json_schema_to_type (#4312) 2026-06-24 11:53:36 -04:00
__init__.py Update type handling for resources 2024-11-29 19:42:46 -05:00
conftest.py Expose minimum_check_interval, reduce task pickup latency (#3500) 2026-03-14 16:08:28 -04:00
test_apps.py fix: Don't completely hide plain mcp.tool app-only tools (#4112) 2026-05-09 14:55:20 -04:00
test_apps_prefab.py Replace ___ with hash-based backend tool routing and per-tool prefab resources (#3824) 2026-04-12 12:52:07 -04:00
test_fastmcp_app.py Replace ___ with hash-based backend tool routing and per-tool prefab resources (#3824) 2026-04-12 12:52:07 -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(config): read MCP config files as UTF-8 (#4164) 2026-05-20 09:43:27 -04:00
test_settings.py Add targeted coverage tests (#4230) 2026-05-25 18:57:28 -04:00