vscode/test
2023-10-31 11:23:50 +01:00
..
automation poll to wait for workbench to be restored (#197059) 2023-10-31 11:23:50 +01:00
integration Cleanup dependencies (#195026) 2023-10-09 09:34:15 +02:00
leaks Bump dependencies for debug sub-dependency (#195513) 2023-10-13 09:01:12 -07:00
monaco
smoke Revert "Separate Settings editor open and search steps" (#196997) 2023-10-30 09:53:19 -07:00
unit Cleanup dependencies (#195026) 2023-10-09 09:34:15 +02: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)