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

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)