fastmcp/tests/server/tasks
2026-07-06 17:36:45 -04:00
..
__init__.py [2.14] SEP-1686 tasks (#2378) 2025-12-04 20:10:35 -05:00
conftest.py Expose minimum_check_interval, reduce task pickup latency (#3500) 2026-03-14 16:08:28 -04:00
test_concurrent_dependencies.py Unify background task context forwarding, fix concurrent dependency bugs (#3710) 2026-04-03 10:48:27 -04:00
test_context_background_task.py Migrate to MCP Python SDK v2 (#4437) 2026-07-06 17:36:45 -04:00
test_custom_subclass_tasks.py fix: resolve Pyright "Module is not callable" on @tool, @resource, @prompt decorators (#3540) 2026-03-17 18:11:42 -04:00
test_notifications.py Migrate to MCP Python SDK v2 (#4437) 2026-07-06 17:36:45 -04:00
test_progress_dependency.py Migrate to MCP Python SDK v2 (#4437) 2026-07-06 17:36:45 -04:00
test_resource_task_meta_parameter.py Migrate to MCP Python SDK v2 (#4437) 2026-07-06 17:36:45 -04:00
test_server_tasks_parameter.py Migrate to MCP Python SDK v2 (#4437) 2026-07-06 17:36:45 -04:00
test_snapshot_restore.py Restore task snapshot via a worker-level dependency (#3945) 2026-04-17 08:24:42 -04:00
test_sync_function_task_disabled.py Decorators return functions instead of component objects (#2856) 2026-01-12 21:58:07 -05:00
test_task_capabilities.py Migrate to MCP Python SDK v2 (#4437) 2026-07-06 17:36:45 -04:00
test_task_config.py Migrate to MCP Python SDK v2 (#4437) 2026-07-06 17:36:45 -04:00
test_task_dependencies.py Migrate to MCP Python SDK v2 (#4437) 2026-07-06 17:36:45 -04:00
test_task_elicitation_relay.py Relay task elicitation through standard MCP protocol 2026-02-10 14:58:19 -05:00
test_task_keys.py Scope tasks to authorization context, not session (#3800) 2026-04-13 13:50:43 -04:00
test_task_meta_parameter.py Migrate to MCP Python SDK v2 (#4437) 2026-07-06 17:36:45 -04:00
test_task_metadata.py Migrate to MCP Python SDK v2 (#4437) 2026-07-06 17:36:45 -04:00
test_task_methods.py Migrate to MCP Python SDK v2 (#4437) 2026-07-06 17:36:45 -04:00
test_task_mount.py Migrate to MCP Python SDK v2 (#4437) 2026-07-06 17:36:45 -04:00
test_task_prompts.py Migrate to MCP Python SDK v2 (#4437) 2026-07-06 17:36:45 -04:00
test_task_protocol.py Migrate to MCP Python SDK v2 (#4437) 2026-07-06 17:36:45 -04:00
test_task_proxy.py Migrate to MCP Python SDK v2 (#4437) 2026-07-06 17:36:45 -04:00
test_task_resources.py Migrate to MCP Python SDK v2 (#4437) 2026-07-06 17:36:45 -04:00
test_task_return_types.py Migrate to MCP Python SDK v2 (#4437) 2026-07-06 17:36:45 -04:00
test_task_security.py Scope tasks to authorization context, not session (#3800) 2026-04-13 13:50:43 -04:00
test_task_status_notifications.py [2.14] SEP-1686 tasks (#2378) 2025-12-04 20:10:35 -05:00
test_task_tools.py Migrate to MCP Python SDK v2 (#4437) 2026-07-06 17:36:45 -04:00
test_task_ttl.py [2.14] SEP-1686 tasks (#2378) 2025-12-04 20:10:35 -05:00