vscode/test
2023-08-07 08:22:07 -07:00
..
automation Add Settings editor smoke tests (#189687) 2023-08-07 08:22:07 -07:00
integration chore: update to Electron 25 (#188268) 2023-08-07 21:46:27 +09:00
leaks
monaco
smoke Add Settings editor smoke tests (#189687) 2023-08-07 08:22:07 -07:00
unit tests - increase timeout when running in CI (#182288) 2023-05-12 13:02:15 +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)