vscode/src/vs/workbench/services/dialogs
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
..
browser feat: use startIn property for save and open dialogs 2021-11-08 15:18:47 +01:00
common dialogs - do not require buttons property 2021-06-03 08:49:30 +02:00
electron-sandbox web - offer to upload/download as fallback to missing fs apis 2021-09-07 11:27:14 +02:00
test/electron-sandbox Run unit tests against node.js too (#137790) 2021-11-24 13:45:17 +01:00