fastmcp/tests/utilities
Owen W. Taylor bbf8165636 openapi: Improve pruning of unused defs
Defs that are used only by other unused defs were counted as
used. Fix this by tracing what defs use other defs recursively.
2025-06-20 14:34:41 -04:00
..
openapi Make sure tests are atomic 2025-06-04 10:29:25 -04:00
__init__.py restore 1.x code 2025-04-09 11:54:42 -04:00
test_cache.py Fix typing and static issues 2025-05-09 18:06:51 -04:00
test_json_schema.py openapi: Improve pruning of unused defs 2025-06-20 14:34:41 -04:00
test_logging.py Only apply log config to FastMCP loggers 2025-04-14 15:45:05 -04:00
test_mcp_config.py Support remote auth in mcpconfig 2025-06-07 21:39:57 -04:00
test_tests.py Remove open-ended and server-specific settings 2025-06-07 20:20:04 -04:00
test_typeadapter.py Make the type checker less sad 2025-06-05 23:02:40 -05:00
test_types.py Add missing tests 2025-06-16 08:10:34 +02:00