Commit graph

942 commits

Author SHA1 Message Date
Benjamin Pasero
4f0b2b0689 tests - fix smoketests for new quick open impl 2020-03-24 08:39:53 +01:00
Martin Aeschlimann
bf6c93062b Rename CSS smoke test to language features: For #90538 2020-03-02 11:39:43 +01:00
Pine Wu
a68bfa3846 Add back languages/css test. Fix #90538 2020-02-28 11:56:25 -08:00
Benjamin Pasero
0bab257fe5 smoke - remove firefox from docs 2020-02-27 14:22:23 +01:00
Johannes Rieken
2d313c9aef consolidate debug test instructions 2020-02-27 12:45:19 +01:00
Rob Lourens
db380eaad0 Fix build 2020-02-26 17:29:55 -08:00
Pine Wu
e63119f785 Fix #90538 2020-02-26 16:24:46 -08:00
Benjamin Pasero
65976ac711 Revert "docs for #91532"
This reverts commit ebcd432491.
2020-02-26 16:30:06 +01:00
Benjamin Pasero
29c2c6079e smoke - do not restore windows 2020-02-26 12:03:05 +01:00
Dirk Baeumer
2cb430b396 Fixes #91433: Smoke Test: Localization Test Failure 2020-02-26 11:55:17 +01:00
Joao Moreno
f0066fe680
automation: refactor web tests not to use outPath 2020-02-26 11:55:48 +01:00
Benjamin Pasero
ebcd432491 docs for #91532 2020-02-26 11:39:05 +01:00
Benjamin Pasero
afcaaa6131 smoke - use tree kill also here 2020-02-26 09:04:03 +01:00
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