fastmcp/tests/server/tasks
2025-12-26 15:04:25 -05:00
..
__init__.py [2.14] SEP-1686 tasks (#2378) 2025-12-04 20:10:35 -05:00
conftest.py Remove enable_tasks setting, enable task protocol by default 2025-12-09 09:34:42 -05:00
test_custom_subclass_tasks.py Add type-prefixed keys for globally unique component identification (#2704) 2025-12-24 08:39:43 -05:00
test_progress_dependency.py Remove enable_docket setting; Docket is now always on 2025-12-05 11:40:04 -05:00
test_resource_task_meta_parameter.py Add task_meta to prompts and centralize fn_key enrichment (#2751) 2025-12-26 15:04:25 -05:00
test_server_tasks_parameter.py Add type-prefixed keys for globally unique component identification (#2704) 2025-12-24 08:39:43 -05:00
test_sync_function_task_disabled.py Unify component storage in LocalProvider (#2680) 2025-12-23 19:24:09 -05:00
test_task_capabilities.py Centralize task capabilities, add component filtering 2025-12-09 10:02:38 -05:00
test_task_config.py Unify component storage in LocalProvider (#2680) 2025-12-23 19:24:09 -05:00
test_task_dependencies.py Fix ty 0.0.5 type errors (#2676) 2025-12-22 19:47:20 -05:00
test_task_meta_parameter.py Add explicit task_meta parameter to FastMCP.call_tool() (#2749) 2025-12-26 11:38:35 -05:00
test_task_metadata.py [2.14] SEP-1686 tasks (#2378) 2025-12-04 20:10:35 -05:00
test_task_methods.py Bump pydocket to 0.16.2 for task cancellation support 2025-12-23 14:43:09 -05:00
test_task_mount.py Add task_meta to prompts and centralize fn_key enrichment (#2751) 2025-12-26 15:04:25 -05:00
test_task_prompts.py Add TaskConfig for SEP-1686 execution modes 2025-12-06 21:01:11 -05:00
test_task_protocol.py Remove enable_tasks setting, enable task protocol by default 2025-12-09 09:34:42 -05:00
test_task_proxy.py Refactor FastMCPProxy into ProxyProvider (#2669) 2025-12-21 21:30:03 -05:00
test_task_resources.py Add TaskConfig for SEP-1686 execution modes 2025-12-06 21:01:11 -05:00
test_task_return_types.py Introduce ResourceResult as canonical resource return type (#2734) 2025-12-25 21:21:55 -05:00
test_task_security.py [2.14] SEP-1686 tasks (#2378) 2025-12-04 20:10:35 -05:00
test_task_status_notifications.py [2.14] SEP-1686 tasks (#2378) 2025-12-04 20:10:35 -05:00
test_task_tools.py Add TaskConfig for SEP-1686 execution modes 2025-12-06 21:01:11 -05:00
test_task_ttl.py [2.14] SEP-1686 tasks (#2378) 2025-12-04 20:10:35 -05:00