vscode/test
Tyler Leonhardt e3d1bab639
update minimist in smoke tests
2022-03-29 11:53:20 -07:00
..
automation update minimist in smoke tests 2022-03-29 11:53:20 -07:00
integration disable workspace trust in web integration tests 2022-03-11 08:52:55 -08:00
leaks
monaco
smoke update minimist in smoke tests 2022-03-29 11:53:20 -07:00
unit Update coverage folder location 2022-03-21 10:55:03 -07:00
.mocharc.json
README.md
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)