mirror of
https://github.com/aljazceru/mcp-python-sdk.git
synced 2025-12-19 14:54:24 +01:00
Add progress notification callback for client (#721)
This commit is contained in:
@@ -11,7 +11,7 @@ pytestmark = pytest.mark.anyio
|
||||
|
||||
async def test_list_tools_cursor_parameter():
|
||||
"""Test that the cursor parameter is accepted for list_tools.
|
||||
|
||||
|
||||
Note: FastMCP doesn't currently implement pagination, so this test
|
||||
only verifies that the cursor parameter is accepted by the client.
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user