fastmcp/tests/server
2025-10-05 10:20:13 -04:00
..
auth Fix Python 3.13 websockets deprecation warning (#1949) 2025-09-29 15:24:20 -04:00
http Internal refactor of MCP handlers (#2005) 2025-10-05 08:45:10 -04:00
middleware Support initialize requests in middleware (#1546) 2025-10-05 10:20:13 -04:00
openapi Internal refactor of MCP handlers (#2005) 2025-10-05 08:45:10 -04:00
proxy Internal refactor of MCP handlers (#2005) 2025-10-05 08:45:10 -04:00
__init__.py restore 1.x code 2025-04-09 11:54:42 -04:00
test_app_state.py Update docs and test 2025-06-20 13:06:48 -04:00
test_auth_integration.py Add audio support 2025-06-14 08:59:48 -04:00
test_context.py fix: correct documentation link in deprecation warning (#1828) 2025-09-15 11:09:32 -04:00
test_experimental_openapi_feature_flag.py Introduce experimental OpenAPI parser with improved performance and maintainability (#1209) 2025-07-21 16:17:36 -04:00
test_file_server.py Internal refactor of MCP handlers (#2005) 2025-10-05 08:45:10 -04:00
test_import_server.py Enable more type checking rules (#1775) 2025-09-07 11:11:44 -04:00
test_log_level.py Add log level support for stdio and HTTP transports (#1840) 2025-09-19 13:46:30 -04:00
test_logging.py Use anyio.event 2025-05-31 18:12:17 -04:00
test_mount.py Updates to tests 2025-08-24 10:59:01 -05:00
test_resource_prefix_formats.py Update tests 2025-06-19 14:05:19 -04:00
test_run_server.py Update tests for prompts 2025-06-04 16:37:41 -04:00
test_server.py Internal refactor of MCP handlers (#2005) 2025-10-05 08:45:10 -04:00
test_server_interactions.py Add RFC 6570 query parameter support to resource templates (#1971) 2025-09-30 16:28:09 -04:00
test_streamable_http_no_redirect.py Improve redirect handling to address 307's (#1387) 2025-08-08 11:55:30 -04:00
test_tool_annotations.py Internal refactor of MCP handlers (#2005) 2025-10-05 08:45:10 -04:00
test_tool_exclude_args.py Add structured content & update almost all tests 2025-06-27 15:40:52 -04:00
test_tool_transformation.py Internal refactor of MCP handlers (#2005) 2025-10-05 08:45:10 -04:00