fastmcp/tests/tools/tool
Jeremiah Lowin 6fce4e538f
Move task subsystem to fastmcp-tasks package, disconnect SEP-1686 wire from core
Engine modules (keys, context snapshot, docket lifespan, worker CLI,
client handles) move intact; SEP-1686 wire modules park in _legacy_wire
for adaptation to SEP-2663. Core keeps task=True declaration on tools
only and raises at serve time until the tasks extension is registered.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-07-21 21:51:45 -04:00
..
__init__.py Consolidate test fixtures and refactor large test files (#2941) 2026-01-19 15:18:35 -05:00
test_argument_validation.py Move task subsystem to fastmcp-tasks package, disconnect SEP-1686 wire from core 2026-07-21 21:51:45 -04:00
test_callable.py Migrate to MCP Python SDK v2 (#4437) 2026-07-06 17:36:45 -04:00
test_content.py Migrate to MCP Python SDK v2 (#4437) 2026-07-06 17:36:45 -04:00
test_output_schema.py Migrate to MCP Python SDK v2 (#4437) 2026-07-06 17:36:45 -04:00
test_results.py Migrate to MCP Python SDK v2 (#4437) 2026-07-06 17:36:45 -04:00
test_title.py Migrate to MCP Python SDK v2 (#4437) 2026-07-06 17:36:45 -04:00
test_tool.py Reject positional-only tool parameters (#4524) 2026-07-17 17:37:28 -04:00