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

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)