vscode/test
Benjamin Pasero 87847325a6 electron - set spellcheck: false again for windows 2020-09-11 09:49:18 +02:00
..
automation
integration/browser Azure DevOps pipeline - generate unique test result names (#105148) 2020-08-21 15:05:15 +02:00
smoke Reenable notebook smoke test #105330 2020-09-08 10:46:04 -05:00
ui
unit electron - set spellcheck: false again for windows 2020-09-11 09:49:18 +02:00
README.md
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