Commit graph

23 commits

Author SHA1 Message Date
Johannes Rieken 2d313c9aef consolidate debug test instructions 2020-02-27 12:45:19 +01:00
Benjamin Pasero a7ed9c9572
🆙 playwright@0.11.0 (#90663) 2020-02-14 09:56:08 +01:00
Benjamin Pasero 4b359a57a5 build - address some issues
- run local and remote integration tests separately
- enable playwright on Linux with -no-sandbox trick
2020-02-12 12:07:44 +01:00
Daniel Imms 5cfae257fd
Merge pull request #90245 from microsoft/tyriar/browser_tests
Move terminal unit tests to browser and common
2020-02-10 04:58:40 -08:00
Benjamin Pasero cdf4026fb6
Add browser unit tests to product build (#90353)
* wip - add browser unit tests to product build

* run with more output

* load loader via script tag
2020-02-10 12:44:28 +01:00
Benjamin Pasero 9d9d729655 Web: run integration tests as part of our product builds (fix #83923) 2020-02-10 11:23:00 +01:00
Daniel Imms 8a4cd00f8f Move terminal tests to common and browser 2020-02-07 08:52:37 -08:00
Johannes Rieken 7b8552a711 also add a note about electron unit test runner 2020-02-07 16:49:49 +01:00
Johannes Rieken f9c5a5511e add help printing 2020-02-07 16:20:09 +01:00
Johannes Rieken 4f875f8d25
Merge branch 'master' into joh/continous-browser-tests 2020-02-07 15:06:46 +01:00
Johannes Rieken 3e19c9765e test - remove unsupported options, fix bad file warning 2020-02-07 15:06:29 +01:00
Johannes Rieken 37ef5e45af
Merge branch 'master' into joh/continous-browser-tests 2020-02-07 14:48:21 +01:00
Johannes Rieken 03fb0b117f support --run argument as before, #90063 2020-02-07 14:07:39 +01: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
Johannes Rieken 562193e0d6
Merge branch 'master' into joh/continous-browser-tests 2020-02-07 10:30:35 +01:00
Alex Dima 5e8dabc1f4
Move test/all.js to test/unit/node/all.js 2020-02-07 10:20:08 +01:00
Benjamin Pasero a9c4a4397c tests - move readme around 2020-02-07 10:09:22 +01:00
Johannes Rieken 8a1ca2b6c0 Merge branch 'master' into joh/continous-browser-tests 2020-02-07 10:02:38 +01:00
Benjamin Pasero 310c969fce tests - run browser unit tests in default window 2020-02-07 09:53:24 +01:00
Benjamin Pasero 5393954877 tests - have a test/unit folder 2020-02-07 09:51:28 +01:00