fastmcp/tests/tools
Jeremiah Lowin f6635aa15b Fix type errors in oauth_proxy and test_auth_integration
- Add null checks for client_id before using in OAuthTransaction, AuthorizationCode, AccessToken, RefreshToken
- Add null check for redirect_uris before len() call
- Import AuthorizeError from mcp.server.auth.provider
2025-11-15 12:21:15 -05:00
..
__init__.py Support mounting FastMCPs as sub-servers 2025-04-07 17:54:55 -04:00
test_tool.py Fix type errors in oauth_proxy and test_auth_integration 2025-11-15 12:21:15 -05:00
test_tool_future_annotations.py Support from __future__ import annotations (#1199) 2025-07-20 21:05:13 -04:00
test_tool_manager.py Add Pydantic-compatible input validation (#2073) 2025-10-14 11:49:30 -07:00
test_tool_transform.py Fix: Remove JSON schema title metadata while preserving parameters named 'title' (#1872) 2025-09-23 10:19:34 -04:00