Commit Graph

10 Commits

Author SHA1 Message Date
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
Alex Dima
689467c841 Try to restore yarn mocha and move browser tests to /browser/ 2021-11-23 16:07:15 +01:00
Henning Dieterichs
00123b32a7 Updates sinon from 1.17 to 11.1. 2021-06-09 10:03:46 +02:00
Henning Dieterichs
294b3bdf16 Revert "Include sinon-test in renderer.html / index.html"
This reverts commit e4e0f8be89.
2021-06-08 17:18:34 +02:00
Henning Dieterichs
e4e0f8be89 Include sinon-test in renderer.html / index.html 2021-06-08 17:16:54 +02:00
Alex Dima
ca5144362b Move coverage.js into test/unit 2020-02-07 12:37:26 +01:00
Alex Dima
97f826b007 Move assert.js into test/unit 2020-02-07 12:32:06 +01:00
Alex Dima
3ce3886428 Move css.mock to unit/node 2020-02-07 12:22:51 +01:00
Alex Dima
2e7c169024 Move more files to test/unit 2020-02-07 12:21:30 +01:00
Alex Dima
5e8dabc1f4 Move test/all.js to test/unit/node/all.js 2020-02-07 10:20:08 +01:00