Commit 197e9f8
committed
More fixes for PR review feedback
Improves end-to-end extension integration tests such that the
'CODEQL_MCP_WORKSPACE' env var is passed to StdioClientTransport,
which ensures that the server's relative-path resolution uses a
deterministic diretory instead of depending upon the Extension
Host's working directory.1 parent 8228a64 commit 197e9f8
File tree
2 files changed
+5
-1
lines changed- extensions/vscode/test/suite
- server/test/src/prompts
2 files changed
+5
-1
lines changedLines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
74 | 77 | | |
75 | 78 | | |
| 79 | + | |
76 | 80 | | |
77 | 81 | | |
78 | 82 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1777 | 1777 | | |
1778 | 1778 | | |
1779 | 1779 | | |
1780 | | - | |
| 1780 | + | |
1781 | 1781 | | |
1782 | 1782 | | |
1783 | 1783 | | |
| |||
0 commit comments