void/test
2024-09-10 19:37:36 -07:00
..
automation init commit 2024-09-10 19:37:36 -07:00
integration init commit 2024-09-10 19:37:36 -07:00
leaks init commit 2024-09-10 19:37:36 -07:00
monaco init commit 2024-09-10 19:37:36 -07:00
smoke init commit 2024-09-10 19:37:36 -07:00
unit init commit 2024-09-10 19:37:36 -07:00
.mocharc.json init commit 2024-09-10 19:37:36 -07:00
cgmanifest.json init commit 2024-09-10 19:37:36 -07:00
package.json init commit 2024-09-10 19:37:36 -07:00
README.md init commit 2024-09-10 19:37:36 -07: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)