fastmcp/tests
Jeremiah Lowin dd34846266
Optimize OpenAPI payload size by 46% (#1452)
Co-authored-by: Claude <noreply@anthropic.com>
2025-08-11 17:31:54 -04:00
..
cli Support factory functions in fastmcp run (#1384) 2025-08-06 13:12:52 -04:00
client Improve redirect handling to address 307's (#1387) 2025-08-08 11:55:30 -04:00
contrib Add comprehensive OAuth 2.1 authentication system with WorkOS integration (#1327) 2025-08-01 17:06:55 -04:00
deprecated Remove unused arg (#1382) 2025-08-06 11:09:17 -04:00
experimental Optimize OpenAPI payload size by 46% (#1452) 2025-08-11 17:31:54 -04:00
integration_tests fix missing import 2025-07-18 15:27:52 -05:00
prompts Add meta parameter support to tools, resources, templates, and prompts decorators (#1294) 2025-07-29 17:16:05 -04:00
resources Ensure resource + template names are properly prefixed when importing/mounting (#1423) 2025-08-08 21:29:07 -04:00
server Add documentation for get_access_token() dependency function (#1446) 2025-08-11 13:01:44 -04:00
tools Ensure transformed tools generate structured content (#1443) 2025-08-11 12:34:43 -04:00
utilities Ensure resource + template names are properly prefixed when importing/mounting (#1423) 2025-08-08 21:29:07 -04:00
__init__.py Update type handling for resources 2024-11-29 19:42:46 -05:00
conftest.py Run integration tests as separate CI job on Ubuntu only 2025-07-19 15:21:34 -04:00
test_examples.py Fix single-element list unwrapping in tool content 2025-07-07 12:07:16 -04:00
test_mcp_config.py Structured client-side logging (#1326) 2025-08-01 14:47:21 -04:00