fastmcp/tests
2026-07-05 22:17:02 -04:00
..
apps Add default prefill to FormInput.collect_input (#3937) 2026-04-14 13:23:36 -04:00
cli Add sdkv2 import shims pending server/client port 2026-07-05 18:26:15 -04:00
client Migrate _meta to plain dict (v2), normalize resource task URIs, xfail wire-unexpressible resource tasks 2026-07-05 22:17:02 -04:00
conformance Adopt snake_case SDK type constructor kwargs 2026-07-05 18:11:04 -04:00
contrib Adopt snake_case SDK type constructor kwargs 2026-07-05 18:11:04 -04:00
deprecated Adopt snake_case SDK type attribute access 2026-07-05 18:09:03 -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 Adopt snake_case SDK type attribute access 2026-07-05 18:09:03 -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 Preserve tasks/result payload via permissive result type; fix AnyUrl test import 2026-07-05 22:06:50 -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 Add sdkv2 import shims pending server/client port 2026-07-05 18:26:15 -04:00
__init__.py Update type handling for resources 2024-11-29 19:42:46 -05:00
conftest.py Port server-core handlers to MCP SDK v2 (Phase B) 2026-07-05 19:09:57 -04:00
test_apps.py Adopt snake_case SDK type attribute access 2026-07-05 18:09:03 -04:00
test_apps_prefab.py Migrate mcp.types imports to mcp_types 2026-07-05 18:03:43 -04:00
test_compat.py Fix client meta forwarding, ClientNotification construction, and v1 test idioms for SDK v2 2026-07-05 21:52:35 -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 Migrate mcp.types imports to mcp_types 2026-07-05 18:03:43 -04:00
test_settings.py Add targeted coverage tests (#4230) 2026-05-25 18:57:28 -04:00