Files
vscode/test
fe15ac9e96 Remove rolled out Copilot session settings (#329450)
* Remove rolled out Copilot session settings

(Written by Copilot)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* Retain external Copilot CLI session monitoring

(Written by Copilot)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* Remove obsolete Extension Host Copilot smoke tests

(Written by Copilot)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-08-07 04:18:09 +00:00
..
2026-07-22 09:23:06 -07:00
2026-07-22 09:23:06 -07:00

VS Code Tests

Contents

This folder contains the various test runners for VS Code. Please refer to the documentation within for how to run them:

  • unit: our suite of unit tests (README)
  • integration: our suite of API tests (README)
  • smoke: our suite of automated UI tests (README)
  • sanity: release sanity tests (README)