fastmcp/tests
Aditya Bansal f524652f25 Add OpenAPI extensions support to HTTPRoute
- Add extensions field to HTTPRoute class to store x-* fields
  - Extract extensions from operation's model_extra in parser
  - Add test to verify extensions are properly parsed
2025-06-27 15:27:36 -07:00
..
auth Implement TokenVerifier protocol for mcp-python-sdk compatibility 2025-06-26 15:08:31 -04:00
cli Alias streamable-http as http 2025-06-22 20:00:11 -04:00
client Add automatic MCP list change notifications and client message handling 2025-06-24 22:33:06 -04:00
contrib Add audio support 2025-06-14 08:59:48 -04:00
deprecated Add http as an alias for streamable http 2025-06-22 18:35:28 -04:00
prompts Add automatic MCP list change notifications and client message handling 2025-06-24 22:33:06 -04:00
resources Add automatic MCP list change notifications and client message handling 2025-06-24 22:33:06 -04:00
server Fix OpenAPI tests 2025-06-26 18:21:52 -04:00
test_servers Update tests for prompts 2025-06-04 16:37:41 -04:00
tools Remove legacy json parsing 2025-06-26 18:19:43 -04:00
utilities Add OpenAPI extensions support to HTTPRoute 2025-06-27 15:27:36 -07:00
__init__.py Update type handling for resources 2024-11-29 19:42:46 -05:00
conftest.py Only apply log config to FastMCP loggers 2025-04-14 15:45:05 -04:00
test_examples.py Update test typing 2025-05-31 20:41:18 -04:00