Commit fbce47d
committed
Setup CCA for extension integration tests
Enable VS Code extension integration tests for Copilot Coding
Agent (CCA).
Add setup steps to copilot-setup-steps.yml for running VS Code
Extension Host integration tests:
- Install xvfb and VS Code GUI dependencies (libasound2, libgbm1, etc.)
- Build the MCP server and bundle the extension
- Pre-download VS Code via new download:vscode script
Closes #1231 parent 52916c9 commit fbce47d
File tree
4 files changed
+707
-448
lines changed- extensions/vscode
- server
4 files changed
+707
-448
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
166 | | - | |
167 | | - | |
168 | | - | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
172 | | - | |
| 172 | + | |
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
179 | 179 | | |
180 | | - | |
181 | | - | |
| 180 | + | |
| 181 | + | |
182 | 182 | | |
183 | 183 | | |
0 commit comments