vscode/test
2022-09-14 15:09:05 -07:00
..
automation Reenable a couple notebook smoketests (#159521) 2022-09-14 13:22:16 -07:00
integration
leaks
monaco
smoke Disable notebook smoke tests again (#160942) 2022-09-14 15:09:05 -07:00
unit There is no need to pass in nodeMain when passing in baseUrl (#160893) 2022-09-14 13:04:14 +02:00
.mocharc.json
cgmanifest.json
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)