vscode/src/vs/workbench/test/browser
Benjamin Pasero 754190f326
Run unit tests against node.js too (#137790)
* tests - run unit tests also against node.js

* fixes

* fail if major node.js version mismatch

* -tfs is unsupported

* Add `@ts-check` and remove `jsdom`

* tests - process.env layer breaker

* Improve loader config

* skip one test

* address todos

* try to force color output

* Use a file: URI as baseUrl

Co-authored-by: Alex Dima <alexdima@microsoft.com>
2021-11-24 13:45:17 +01:00
..
api Stream hover provider results and re-render the hover widget as they come in 2021-11-23 21:54:46 +01:00
parts Remove LanguageIdentifier and ensure tests dispose instantiated LanguagesRegistry objects 2021-10-18 10:29:16 +02:00
codeeditor.test.ts Remove LanguageIdentifier and ensure tests dispose instantiated LanguagesRegistry objects 2021-10-18 10:29:16 +02:00
part.test.ts
quickAccess.test.ts Have setting the value trigger the filter. Fixes #137279 2021-11-17 12:48:12 -08:00
viewlet.test.ts RemoveViewletPanel (#133207) 2021-09-16 09:44:54 -07:00
workbenchTestServices.ts Run unit tests against node.js too (#137790) 2021-11-24 13:45:17 +01:00