code-server/lib/vscode/test
2021-05-05 22:21:30 +05:30
..
automation
integration
monaco
smoke chore(lib/vscode): adjust yarn.lock files 2021-05-05 22:21:30 +05:30
unit
.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