vscode/test
Connor Peet c6a9da71a2
eng: allow snapshot mutation messages locally (#194498)
* eng: allow snapshot mutation messages locally

Fixes https://github.com/microsoft/vscode/issues/192439
Fixes https://github.com/microsoft/vscode/issues/194493

* keep snapshot tests allowed
2023-09-29 18:36:27 +01:00
..
automation Rename `--disable-keytar` to `--use-inmemory-secretstorage` (#192312) 2023-09-08 17:58:32 +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 - retry if command is not found 2023-09-06 09:36:50 +02:00
unit eng: allow snapshot mutation messages locally (#194498) 2023-09-29 18:36:27 +01:00
.mocharc.json
README.md Fix supported markdown-lint violations in markdown files (#190750) 2023-08-24 08:37:25 +00:00
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)