Files
vscode/test
Rob Lourens db380eaad0 Fix build
2020-02-26 17:29:55 -08:00
..
2020-02-26 12:03:05 +01:00
2020-02-26 17:29:55 -08:00
2020-02-14 09:56:08 +01:00

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