Commit graph

902 commits

Author SHA1 Message Date
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
Benjamin Pasero
085f0b09e5 tests - add wip integration test runner for browser 2020-02-07 11:00:41 +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
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
Joao Moreno
9bec0160f6
fixes #86474 2020-01-23 11:41:00 +01:00
Alexandru Dima
4e5a05c3fd
Don't instrument any test code for coverage (#86608)
Don't instrument any test code for coverage
2020-01-14 11:10:51 +01:00
Alexandru Dima
31ef68ff7c
Adopt latest istanbul libraries 2020-01-14 11:09:29 +01:00
Charles Gagnon
34c591eeb3
Don't instrument any test code for coverage 2019-12-09 09:37:52 -08:00
isidor
0fae04b8a2 fixes #78384 2019-12-05 14:21:50 +01:00
Sandeep Somavarapu
121a3425a4
Merge branch 'master' into master 2019-11-27 22:16:40 +01:00
Joao Moreno
83b1a1c2ac
splitview: use TLayoutContext
gridview: propagate top, left in layout
2019-11-27 15:27:24 +01:00
ryenus
d75f90976b fix typo: consecutive-word duplications
This fixes unintentional duplications of words, such as `the the`, and
`can can` etc. I also take the chance to make a few wording tweaks to
avoid suspicious duplications.
2019-11-27 11:07:06 +08:00
Johannes Rieken
266f78096e remove smoke test for find ref, rename, goto, and peek, #85377 2019-11-22 11:36:13 +01:00
Alex Ross
4235c7f076 Fix Go To Definition smoketest
Fixes #85276
2019-11-21 09:58:10 +01:00
Miguel Solorio
bb4fefc959 Merge remote-tracking branch 'origin/master' into misolori/icon-font-breakpoints 2019-11-14 07:59:06 -08:00
Miguel Solorio
a0316e3b30 Update breakpoint glyph name in automation test 2019-11-13 21:18:43 -08:00