Skip to content

Commit 3991472

Browse files
- Amended robot test.
1 parent d27469a commit 3991472

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/robot/functional/mcp.robot

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,10 @@ Resource ${CURDIR}/stackql.resource
55
MCP HTTP Server List Tools
66
Pass Execution If "${EXECUTION_PLATFORM}" == "docker" Skipping MCP test in docker
77
${serverProcess}= Start Process ${REPOSITORY_ROOT}${/}build${/}stackql
8+
... mcp
89
... \-\-mcp.server.type\=http
910
... \-\-mcp.config\='{"server": {"transport": "http", "address": "127.0.0.1:9912"}}'
11+
Sleep 5s
1012
${result}= Run Process ${REPOSITORY_ROOT}${/}build${/}stackql_mcp_client
1113
... exec
1214
... \-\-client\-type\=http

0 commit comments

Comments
 (0)