fastmcp/tests/server
2025-07-29 17:16:05 -04:00
..
http Update all tests 2025-06-27 21:41:37 -04:00
middleware Fix typing, add tests for tool call middleware (#1269) 2025-07-25 18:46:48 -04:00
openapi Add _fastmcp meta namespace (#1290) 2025-07-29 15:07:53 -04:00
proxy Add _fastmcp meta namespace (#1290) 2025-07-29 15:07:53 -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 Refactor get_http_request and context.session_id (#1242) 2025-07-23 10:05:46 -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 Remove empty parens 2025-06-04 15:37:55 -04:00
test_import_server.py Ensure multi-client configurations use new ProxyClient (#1045) 2025-07-05 11:57:03 -04:00
test_logging.py Use anyio.event 2025-05-31 18:12:17 -04:00
test_mount.py add server name to mounted server warnings (#1147) 2025-07-17 12:02:30 -07: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 Add meta parameter support to tools, resources, templates, and prompts decorators (#1294) 2025-07-29 17:16:05 -04:00
test_server_interactions.py Add _fastmcp meta namespace (#1290) 2025-07-29 15:07:53 -04:00
test_tool_annotations.py Add structured content & update almost all tests 2025-06-27 15:40:52 -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 [🐶] Transform MCP Server Tools (#1132) 2025-07-19 15:52:47 -04:00