vscode/test
2022-08-05 18:27:40 +02:00
..
automation Fix tests after codicon changes 2022-08-04 09:49:21 -07:00
integration
leaks
monaco
smoke Fix tests after codicon changes 2022-08-04 09:49:21 -07:00
unit fix: parse errors in coverage command (#156837) 2022-08-05 18:27:40 +02: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)