vscode/test
2022-01-19 21:31:12 +01:00
..
automation adopt server script in integration tests 2022-01-19 18:08:04 +01:00
integration fix unused import 2022-01-19 19:49:37 +01:00
leaks
monaco 🆙 playwright@1.18 (#140767) 2022-01-15 09:35:39 +01:00
smoke smoke - 🆙 timeouts 2022-01-19 19:45:03 +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