fastmcp/tests/tools
Jeremiah Lowin 7d3dcdca03 Add tests for title priority logic in tools
- Test that explicit title takes priority over annotations.title
- Test that annotations.title is used as fallback when no explicit title
- Ensures the improved to_mcp_tool logic works correctly
- Add proper type guards for annotations None checks

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-28 19:58:38 -04:00
..
__init__.py Support mounting FastMCPs as sub-servers 2025-04-07 17:54:55 -04:00
test_tool.py Add tests for title priority logic in tools 2025-06-28 19:58:38 -04:00
test_tool_manager.py Update for 'result' kwarg instead of 'value' 2025-06-27 15:44:46 -04:00
test_tool_transform.py Update failing tests 2025-06-27 22:06:35 -04:00