Benjamin Pasero
|
7a6a45fb2c
|
browser tests - fix regression from updating playwright
|
2021-02-02 16:53:30 +01:00 |
|
Johannes Rieken
|
b90166177b
|
reuse stats collector for EchoRunner, fix missing titlePath-property, fixes https://github.com/microsoft/vscode/issues/114190
|
2021-01-12 11:21:32 +01:00 |
|
Connor Peet
|
04d7411785
|
eng: update mocha 2 -> 8
|
2020-12-17 11:24:15 -08:00 |
|
Ladislau Szomoru
|
41b661eb3d
|
Add process.arch into unit test results file names
|
2020-08-18 18:08:37 +02:00 |
|
Ladislau Szomoru
|
cf4e4c1754
|
Add JUnit reporter for unit tests (#104354)
|
2020-08-10 11:20:34 +02:00 |
|
Benjamin Pasero
|
45552c0a2d
|
sandbox - reduce clipboard dependencies in renderer
|
2020-05-26 08:12:09 +02:00 |
|
Benjamin Pasero
|
9f45c20088
|
🆙 playwright@0.15.0 (#96218)
* playwright@0.15.0
* close to dumpio: true
* reduce logging
|
2020-04-27 08:50:50 +02:00 |
|
Johannes Rieken
|
0549900aa5
|
run web-unit-tests in chromium, webkit, and firefox
@bpasero fyi that I have disabled the "editor observer copy group" test for web
|
2020-04-07 10:47:23 +02:00 |
|
Matt Bierner
|
273a4a389d
|
Convert most ts-ignore-calls to ts-expect-error (#93617)
Changes over to use ts-expect-error: https://devblogs.microsoft.com/typescript/announcing-typescript-3-9-beta/#ts-expect-error-comments
This revealed a number of places where we no longer need to supress errors
|
2020-03-30 17:31:37 -07: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 |
|
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 |
|
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 |
|
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 |
|