vscode/test
2020-07-30 08:35:43 -07:00
..
automation update extensions aria label to contain version and publisher display name 2020-07-28 19:16:02 +02:00
integration/browser
smoke skip failing tests 2020-07-30 14:39:52 +02:00
ui
unit Revert "chore: update to electron 9-x-y (#102011)" (#103599) 2020-07-30 08:35:43 -07:00
cgmanifest.json
mocha.opts
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