code-server/lib/vscode/test
Joe Previte 0cd3e39492
chore(vscode): update to 1.54.2
2021-03-11 10:27:10 -07:00
..
automation chore(vscode): update to 1.54.2 2021-03-11 10:27:10 -07:00
integration chore(vscode): update to 1.53.2 2021-02-25 11:27:27 -07:00
monaco chore(vscode): update to 1.53.2 2021-02-25 11:27:27 -07:00
smoke chore(vscode): update to 1.54.2 2021-03-11 10:27:10 -07:00
unit chore(vscode): update to 1.54.2 2021-03-11 10:27:10 -07:00
.mocharc.json chore(vscode): update to 1.53.2 2021-02-25 11:27:27 -07:00
README.md Merge commit 'be3e8236086165e5e45a5a10783823874b3f3ebd' as 'lib/vscode' 2020-12-15 15:52:33 -07:00
cgmanifest.json Merge commit 'be3e8236086165e5e45a5a10783823874b3f3ebd' as 'lib/vscode' 2020-12-15 15:52:33 -07:00

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