code-server/lib/vscode/test
Akash Satheesan 924832614e chore(lib/vscode): adjust yarn.lock files 2021-05-05 22:21:30 +05:30
..
automation chore(vscode): update to 1.56.0 2021-04-30 20:25:17 +05:30
integration chore(vscode): update to 1.56.0 2021-04-30 20:25:17 +05:30
monaco chore(vscode): update to 1.56.0 2021-04-30 20:25:17 +05:30
smoke chore(lib/vscode): adjust yarn.lock files 2021-05-05 22:21:30 +05:30
unit chore(vscode): update to 1.56.0 2021-04-30 20:25:17 +05:30
.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