Commit graph

914 commits

Author SHA1 Message Date
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
Johannes Rieken
1908fdc68b
Merge branch 'master' into joh/browser-tests 2020-02-04 19:53:20 +01:00
Benjamin Pasero
ec41f20c40
Web - run smoke tests using playwright (#89918)
* playwright - initial version

* browser - use existing page and not create new context

* macOS: document how to remove the security flag

* smoke test - allow to run against server build with --build option

* do not rely on args

* fix path for windows

* smoke test - smoke 💄 and -ci option
2020-02-04 17:23:27 +01:00
Joao Moreno
16c7551f36
move git smoke tests to integration tests 2020-02-04 17:06:49 +01:00
isidor
8f90e851c5 remode debug smoke tests 2020-02-04 16:14:02 +01:00
Johannes Rieken
890b357e94 run tests in parallel, tweak presentation 2020-02-04 15:33:57 +01:00
Johannes Rieken
874f759bbe better (disabled) one-by-one loading of files 2020-02-04 15:25:14 +01:00
Johannes Rieken
b5252d32f7 use playwright for unit tests 2020-02-04 15:02:52 +01:00
Benjamin Pasero
a15803b9e7 smoke test - add attribute for tabs to simplify lookup 2020-02-04 14:50:53 +01:00
Benjamin Pasero
cfc452e466 smoketest - use element ID for status item selectors 2020-02-04 14:50:53 +01:00
Alex Ross
0b312b08f2 CSS smoketest fix for high DPI on Windows
@sandy081 and @joaomoreno
2020-02-03 12:50:27 +01:00
Sandeep Somavarapu
4fac3e22c5 remove the timeout 2020-02-03 11:49:10 +01:00
Daniel Imms
547cf4e81f
Run smoke tests against actual build (#83799)
* Run web against actual server

Part of #80308

* Fix strict null check errors

* Fix folder arg

* Disable unit tests and integration tests temporarily

* Allow running on node 12

* Fix smoke test condition

* Disable continue on error

* Add web to server dir

* fix smoke test to use build for web

* enable in product build

Co-authored-by: Benjamin Pasero <benjamin.pasero@gmail.com>
2020-02-03 11:26:55 +01:00
Benjamin Pasero
d6eb50caa4
Smoke-Test: Hot-exit / dataloss tests broken (#89905)
* smoke test - carefuly select untitled content based on file name to find it properly

* Fileservice: mkdirp() logic is prone to errors from race conditions (fixes #89834)
2020-02-03 09:38:03 +01:00
Sandeep Somavarapu
39e290dbbc Fix #89796 2020-02-03 09:36:08 +01:00
Rob Lourens
f550dcc7ba Fix search smoketest - use span for all searchview messages and fix selector
Fix #89795
2020-01-31 09:32:52 -08:00