fastmcp/tests/tools
Jeremiah Lowin 6ba5e5d194 Fix type errors and add type ignore comments
- Add None checks in auth and tool transform tests
- Add assertions in component_service.py for None returns
- Add type ignore comments for max() with version_sort_key
2026-01-17 07:23:29 -05:00
..
__init__.py Support mounting FastMCPs as sub-servers 2025-04-07 17:54:55 -04:00
test_standalone_decorator.py Add loq file size limits and clean up type ignores (#2859) 2026-01-13 07:29:12 -05:00
test_tool.py Run sync tools/resources/prompts in threadpool automatically (#2865) 2026-01-13 11:03:05 -05:00
test_tool_future_annotations.py Support from __future__ import annotations (#1199) 2025-07-20 21:05:13 -04:00
test_tool_timeout.py Add timeout parameter for tool foreground execution (#2872) 2026-01-13 21:05:34 -05:00
test_tool_transform.py Fix type errors and add type ignore comments 2026-01-17 07:23:29 -05:00