Commit graph

929 commits

Author SHA1 Message Date
Benjamin Pasero
a7ed9c9572
🆙 playwright@0.11.0 (#90663) 2020-02-14 09:56:08 +01:00
Benjamin Pasero
f7884f5698 integration - mention how to debug 2020-02-13 15:32:02 +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
Benjamin Pasero
35379aba75 smoke - headless option is troublesome 2020-02-11 17:35:53 +01:00
Benjamin Pasero
06b06ca10a smoke - move quick open tests into search 2020-02-11 17:28:03 +01:00
Benjamin Pasero
b7a29c77ef tests - document and enable debug mode for integration tests 2020-02-11 17:18:43 +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
d288521f32 update test readme 2020-02-07 16:49:49 +01:00
Benjamin Pasero
6a91ae6eb0 test - fix help output for integration too 2020-02-07 16:48:46 +01:00
Benjamin Pasero
3f4e6a4854 test - make integration tests arguments 2020-02-07 16:35:32 +01:00
Benjamin Pasero
5e0189c8bf tests - browser tests to go through new log service 2020-02-07 16:22:10 +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
Benjamin Pasero
4be3cc8846 test - convert web integration to TS 2020-02-07 12:41:12 +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
Alex Dima
4afd61c29f
Replace usage of express 2020-02-07 12:15:14 +01:00
Alex Dima
1a86c1ec67
Modernize test/browser.js 2020-02-07 12:15:09 +01:00
Johannes Rieken
0332fbfc4b
Merge branch 'master' into joh/continous-browser-tests 2020-02-07 11:31:38 +01:00
Benjamin Pasero
085f0b09e5 tests - add wip integration test runner for browser 2020-02-07 11:00:41 +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
e48debc94e tests - add a UI folder for manual UI tests 2020-02-07 10:17:49 +01:00
Benjamin Pasero
a9c4a4397c tests - move readme around 2020-02-07 10:09:22 +01:00
Benjamin Pasero
0c94b3ade0 test - share playwright for tests 2020-02-07 10:07:21 +01:00
Johannes Rieken
8a1ca2b6c0 Merge branch 'master' into joh/continous-browser-tests 2020-02-07 10:02:38 +01:00
Johannes Rieken
0f60e831d6 fail when browser fails 2020-02-07 09:56:51 +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
Benjamin Pasero
bb3edc40e6 smoke - exclude a few more tests for web 2020-02-07 07:10:59 +01:00
Johannes Rieken
21b671d921 browser-test: exit(1) when test failed 2020-02-06 16:39:45 +01:00
Johannes Rieken
93379d00b1 print manual debug instructions when test fail 2020-02-05 15:44:43 +01:00
Johannes Rieken
f96a99a577 add "manual" test mode 2020-02-05 15:23:02 +01:00
Johannes Rieken
d01c4cd10e remove unused file 2020-02-05 15:09:31 +01:00
Johannes Rieken
632939e159 update assert.js-copy 2020-02-05 12:10:02 +01:00
Johannes Rieken
e584763f2a browser tests support reporter-options 2020-02-05 11:59:25 +01:00
Johannes Rieken
2ce6f5115e add --debug option to run not headless 2020-02-05 11:11:51 +01:00
Johannes Rieken
3b66dc7307 better glob to catch all tests for browser and common 2020-02-05 11:06:21 +01:00
Johannes Rieken
1355463c76 print browser when printing fails 2020-02-05 09:48:15 +01:00
Johannes Rieken
850206d0fb support --browser flag 2020-02-05 09:16:52 +01:00
Johannes Rieken
ce1bb2220a improper deepStrictEqual implementation 2020-02-05 09:16:01 +01:00