vscode/test
Sandeep Somavarapu 066671a902
Fix #140838
2022-01-18 17:43:20 +01:00
..
automation Fix #140838 2022-01-18 17:43:20 +01:00
integration 🆙 playwright@1.18 (#140767) 2022-01-15 09:35:39 +01:00
leaks
monaco 🆙 playwright@1.18 (#140767) 2022-01-15 09:35:39 +01:00
smoke smoke - log code download (#140769) 2022-01-15 11:31:13 +01:00
unit 🆙 playwright@1.18 (#140767) 2022-01-15 09:35:39 +01: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)
  • ui: our suite of manual UI tests