Johannes Rieken 2d97803568 add `ListenerRefusalError` and `ListenerLeakError` which get logged when listener thresholds are exceeded. (#212900) il y a 5 jours
..
automation 5216c04428 chore: update to electron 29 (#209818) il y a 1 semaine
integration 5216c04428 chore: update to electron 29 (#209818) il y a 1 semaine
leaks e20515c62e Bump dependencies for debug sub-dependency (#195513) il y a 7 mois
monaco 56b0088dce update vscode-test-web (#201187) il y a 5 mois
smoke 5216c04428 chore: update to electron 29 (#209818) il y a 1 semaine
unit 2d97803568 add `ListenerRefusalError` and `ListenerLeakError` which get logged when listener thresholds are exceeded. (#212900) il y a 5 jours
.mocharc.json 04d7411785 eng: update mocha 2 -> 8 il y a 3 ans
README.md 7ef754c2f6 Fix supported markdown-lint violations in markdown files (#190750) il y a 9 mois
cgmanifest.json 03acf80627 rename isOnlyDevelopmentDependency to developmentDependency il y a 5 ans

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)