fastmcp/tests/utilities
2025-08-24 16:32:37 -04:00
..
openapi Fix nullable field handling in OpenAPI to JSON Schema conversion (#1279) 2025-07-28 20:31:23 -04:00
__init__.py restore 1.x code 2025-04-09 11:54:42 -04:00
test_cli.py Implement typed source system for FastMCP configuration (#1607) 2025-08-24 16:32:37 -04:00
test_components.py Ensure resource + template names are properly prefixed when importing/mounting (#1423) 2025-08-08 21:29:07 -04:00
test_inspect.py Fix server_version field in inspect manifest (#1383) 2025-08-06 11:23:34 -04:00
test_json_schema.py Optimize OpenAPI parser performance with single-pass schema processing (#1214) 2025-07-21 21:29:56 -04:00
test_json_schema_type.py Ensure default fields are not marked nullable (#1224) 2025-07-22 09:14:15 -04:00
test_logging.py Only apply log config to FastMCP loggers 2025-04-14 15:45:05 -04:00
test_tests.py Remove open-ended and server-specific settings 2025-06-07 20:20:04 -04:00
test_typeadapter.py Fix method-bound tools (#1360) 2025-08-04 09:41:05 -04:00
test_types.py Support string annotations (#1255) 2025-07-24 14:28:58 -04:00