fastmcp/tests/server
zzstoatzz 8ccd2ea9e6 test: update OAuth tests to match MCP implementation behavior
- Remove CORS header assertions as CORSMiddleware handles these at ASGI level
- Simplify OPTIONS test to just verify endpoint responds
- MCP's create_protected_resource_routes already wraps handlers properly
2025-07-22 10:11:18 -05:00
..
http test: update OAuth tests to match MCP implementation behavior 2025-07-22 10:11:18 -05:00
middleware Fix middleware list result types (#1125) 2025-07-11 18:04:20 -04:00
openapi Fix nesting when making OpenAPI arrays and objects optional (#1178) 2025-07-18 08:26:42 -04:00
proxy [🐶] Transform MCP Server Tools (#1132) 2025-07-19 15:52:47 -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 formatting per pre-commit hooks 2025-06-19 18:22:02 -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 Update all tests 2025-06-27 21:41:37 -04:00
test_server_interactions.py Support from __future__ import annotations (#1199) 2025-07-20 21:05:13 -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