vscode/test
2021-08-12 07:48:02 +02:00
..
automation Fix spacing 2021-08-11 15:26:20 -04:00
integration Disable telemetry in tests (#130591) 2021-08-11 11:49:23 -04:00
leaks
monaco
smoke tests - try to make some tests more robust 2021-08-12 07:48:02 +02:00
unit testing: initial output correlation 2021-08-11 13:08:58 -07:00
.mocharc.json
cgmanifest.json
README.md

VSCode Tests

Contents

This folder contains the various test runners for VSCode. 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)
  • ui: our suite of manual UI tests