fastmcp/tests
2025-08-19 16:06:04 -04:00
..
cli feat: introduce fastmcp.json configuration system (#1517) 2025-08-19 16:06:04 -04:00
client Remove trailing slash in unit tests (#1535) 2025-08-18 08:10:46 -04:00
contrib Add comprehensive OAuth 2.1 authentication system with WorkOS integration (#1327) 2025-08-01 17:06:55 -04:00
deprecated feat: introduce fastmcp.json configuration system (#1517) 2025-08-19 16:06:04 -04:00
experimental Optimize OpenAPI payload size by 46% (#1452) 2025-08-11 17:31:54 -04:00
integration_tests Add OAuth proxy that allows authentication with social IDPs without DCR support (#1434) 2025-08-18 13:39:58 -04: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 OAuth proxy that allows authentication with social IDPs without DCR support (#1434) 2025-08-18 13:39:58 -04:00
tools Add mounted_components_raise_on_load_error setting for debugging (#1534) 2025-08-18 13:42:33 -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 Improve stdio and mcp_config clean-up (#1444) 2025-08-15 11:03:44 -04:00