vscode/test
2023-09-05 13:50:57 +02:00
..
automation fix #191860 (#192121) 2023-09-04 13:30:46 +02:00
integration Fix supported markdown-lint violations in markdown files (#190750) 2023-08-24 08:37:25 +00:00
leaks
monaco Fix supported markdown-lint violations in markdown files (#190750) 2023-08-24 08:37:25 +00:00
smoke #191860 skip until insiders is released 2023-09-04 17:29:31 +02:00
unit workaround browser bug, fix browser test debugging 2023-09-05 11:47:13 +02:00
.mocharc.json
cgmanifest.json
README.md Fix supported markdown-lint violations in markdown files (#190750) 2023-08-24 08:37:25 +00: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)