The test was using ctx.auth.username from env vars, which may not match the actual username of the API key owner. Now fetches the real username via /api/user/profile endpoint before running MCP tests. |
||
|---|---|---|
| .. | ||
| playground | ||
| railway-executor | ||
| tutorial | ||
| web | ||
The test was using ctx.auth.username from env vars, which may not match the actual username of the API key owner. Now fetches the real username via /api/user/profile endpoint before running MCP tests. |
||
|---|---|---|
| .. | ||
| playground | ||
| railway-executor | ||
| tutorial | ||
| web | ||