vscode/test
2020-11-27 12:19:23 +01:00
..
automation fix keybinding smoke test after icon name changes 2020-11-27 12:19:03 +01:00
integration/browser
smoke fix stopIcon name 2020-11-27 12:12:54 +01:00
ui
unit debt - introduce and adopt FileAccess 2020-09-25 14:11:05 +02: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