void/test
2025-04-21 01:55:32 -07:00
..
automation rebase part 1 2025-04-21 01:55:32 -07:00
integration rebase from vscode f35c3823 2024-09-24 04:46:08 +00:00
leaks feat: swtich to npm as default package manager 2024-09-19 02:22:27 +02:00
monaco rebase part 1 2025-04-21 01:55:32 -07:00
smoke rebase part 1 2025-04-21 01:55:32 -07:00
unit init 2025-02-28 18:01:53 -08:00
.mocharc.json init commit 2024-09-10 19:37:36 -07:00
cgmanifest.json init commit 2024-09-10 19:37:36 -07:00
package.json init commit 2024-09-10 19:37:36 -07:00
README.md init commit 2024-09-10 19:37:36 -07: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)