Benjamin Pasero 789c320a1c Replace mkdirp with fs.mkdirSync(path, { recursive: true }) (#228017) hai 2 semanas
..
automation 789c320a1c Replace mkdirp with fs.mkdirSync(path, { recursive: true }) (#228017) hai 2 semanas
integration 789c320a1c Replace mkdirp with fs.mkdirSync(path, { recursive: true }) (#228017) hai 2 semanas
leaks b5a6aa14a8 feat: switch to npm as default package manager (#226927) hai 2 semanas
monaco 2a4d7851ef Bump pathval from 1.1.0 to 1.1.1 in /test/monaco (#227783) hai 2 semanas
smoke 789c320a1c Replace mkdirp with fs.mkdirSync(path, { recursive: true }) (#228017) hai 2 semanas
unit b5a6aa14a8 feat: switch to npm as default package manager (#226927) hai 2 semanas
.mocharc.json 04d7411785 eng: update mocha 2 -> 8 %!s(int64=3) %!d(string=hai) anos
README.md 7ef754c2f6 Fix supported markdown-lint violations in markdown files (#190750) hai 1 ano
cgmanifest.json 03acf80627 rename isOnlyDevelopmentDependency to developmentDependency %!s(int64=5) %!d(string=hai) anos
package.json 630e53c18b add cjs-package.json marker to /test (#221076) hai 2 meses

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)