arcade-mcp/libs/tests/arcade_mcp_server
Eric Gustin 83c0eeab2b
Fix server info bug (#614)
Name, title, version, etc. for an `MCPApp` were being overwritten by its
internal `MCPServer`.

⚠️ this is blocking `arcade deploy` from working
2025-10-13 13:04:18 -07:00
..
transports MCP Local (#563) 2025-09-25 15:28:15 -07:00
__init__.py MCP Local (#563) 2025-09-25 15:28:15 -07:00
conftest.py MCP Local (#563) 2025-09-25 15:28:15 -07:00
test_context.py MCP Local (#563) 2025-09-25 15:28:15 -07:00
test_convert.py MCP Local (#563) 2025-09-25 15:28:15 -07:00
test_error_handling_middleware.py MCP Local (#563) 2025-09-25 15:28:15 -07:00
test_logging_middleware.py MCP Local (#563) 2025-09-25 15:28:15 -07:00
test_mcp_app.py Fix server info bug (#614) 2025-10-13 13:04:18 -07:00
test_middleware_base.py MCP Local (#563) 2025-09-25 15:28:15 -07:00
test_openapi_docs.py MCP Local (#563) 2025-09-25 15:28:15 -07:00
test_prompt.py MCP Local (#563) 2025-09-25 15:28:15 -07:00
test_public_imports.py MCP Local (#563) 2025-09-25 15:28:15 -07:00
test_resource.py MCP Local (#563) 2025-09-25 15:28:15 -07:00
test_server.py Fix server info bug (#614) 2025-10-13 13:04:18 -07:00
test_session.py MCP Local (#563) 2025-09-25 15:28:15 -07:00
test_session_cancellation.py MCP Local (#563) 2025-09-25 15:28:15 -07:00
test_settings.py Fix server info bug (#614) 2025-10-13 13:04:18 -07:00
test_tool.py MCP Local (#563) 2025-09-25 15:28:15 -07:00