fastmcp/tests
2026-05-04 12:09:33 -04:00
..
apps Add default prefill to FormInput.collect_input (#3937) 2026-04-14 13:23:36 -04:00
cli Add new FastMCP Plugin support (#3970) 2026-04-18 19:10:03 -04:00
client fix tests that relied on task=True returning error results (#3954) 2026-04-17 07:48:46 -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 Convert OpenAPI provider to the OpenAPI plugin (#4015) 2026-04-22 13:56:56 -04:00
docs Fix broken code examples in docs (#3869) 2026-04-12 12:53:04 -04:00
experimental Convert code-mode to the CodeMode plugin (#4002) 2026-04-22 09:46:29 -04:00
fs fix: FileSystemProvider reload race condition (#3938) 2026-04-16 18:45:11 -04:00
integration_tests Add Keycloak OAuth Provider for Enterprise Authentication and local dev (#1937) 2026-04-13 12:23:10 -04:00
prompts fix: elicitation scalar return, resource auto-serialization, Client.new() state, prompt errors (#3859) 2026-04-13 13:56:49 -04:00
resources fix: allow hyphens in resource template parameter names (#3929) 2026-04-14 16:28:51 -04:00
server Add plugin auth hook and install-time contributions (#4022) 2026-05-04 12:09:33 -04:00
telemetry Use standard traceparent/tracestate keys per OTel MCP semconv (#3221) 2026-02-18 15:51:24 -05:00
tools fix: strip titles from bare-metadata nodes (Gemini 2.5 Flash) (#3881) 2026-04-12 21:06:27 -04:00
utilities Convert skills providers to the Skills plugin (#4017) 2026-04-22 15:43:53 -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 Replace ___ with hash-based backend tool routing and per-tool prefab resources (#3824) 2026-04-12 12:52:07 -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 Update ty ignore comments for 0.0.25 compatibility (#3614) 2026-03-24 20:26:26 -04:00