Commit graph

43 commits

Author SHA1 Message Date
Johannes Rieken
11fb2c1389 remove winjs-promise - fixes #53526 2018-12-13 10:28:26 +01:00
Alex Dima
9a57732a6c Simplify test running 2018-11-28 15:11:02 +01:00
Benjamin Pasero
82192c3bcb 💄 tests loading properly 2018-10-03 17:38:40 +02:00
Benjamin Pasero
a4bf919e59
Cleanup bootstrap files (#58171)
* bootstrap  - first cut

* bootstrap => bootstrap-fork, bootstrap-shared => bootstrap

* bootstrap - extract uriFromPath()

* bootstrap - extract readfile/writefile

* bootstrap - share more code when loading renderers

* boostrap-electron-browser => bootstrap-window

* bootstrap - cleanup main.js

* bootstrap - handle index.js

* bootstrap 💄
2018-09-07 12:23:09 +02:00
Johannes Rieken
7a6a466cab tweak all those copies of uriFromPath, #56691 2018-08-24 10:58:08 +02:00
Joao Moreno
2260875ab2 fix unit tests on windows 2018-08-07 06:43:25 -07:00
Johannes Rieken
9b7c16e0a6 debt - make test renderer use a correct baseUrl (and adopt tests using require.toUrl) 2018-08-07 11:08:16 +02:00
Joao Moreno
4dc738593b complete integration test results 2018-06-12 17:24:23 +02:00
Joao Moreno
d8555f56c1 tests: scope xml file per platform 2018-06-11 22:36:32 +02:00
Joao Moreno
33d88256ba name unit tests suite 2018-06-11 21:32:54 +02:00
Joao Moreno
7d2e693a9b unit tests: use mocha junit reporter 2018-06-11 18:18:27 +02:00
Rob Lourens
a17ea27109 Ensure error output from tests is readable 2018-05-15 18:05:16 -07:00
Joao Moreno
2bd7803ed4 smoketest 2018-04-17 10:54:00 +02:00
Johannes Rieken
3bc2728340 fix test --debug after electron adoption 2018-04-03 19:51:27 +02:00
Joao Moreno
5b412b2616 remove bad timeout 2018-03-09 11:04:29 +01:00
Joao Moreno
1490d82947 bump up unit test timeout 2018-03-09 11:04:29 +01:00
Joao Moreno
d49302c26f increase mocha timeout 2018-03-08 18:32:09 +01:00
Joao Moreno
8f75afe2ad lightweight reporter 2018-03-08 15:33:23 +01:00
Joao Moreno
003d469d26 publish tests in tfs 2018-03-07 22:03:07 +01:00
Joao Moreno
b7bf4273b2 improve test reports 2018-03-07 11:46:57 +01:00
Sandeep Somavarapu
6d00f7fc7b add comment 2017-11-22 12:56:17 +01:00
Sandeep Somavarapu
9f4c0dcb67 Fix #38847 2017-11-22 12:54:21 +01:00
thomas
a6bdd30794 Removed unnecessary comma. 2017-11-11 07:26:47 +01:00
Johannes Rieken
d03b5e9541 eng - print test failure to renderer console for easy reveal in dev tools 2017-06-06 12:59:52 +02:00
Dirk Baeumer
0938fe05a7 Use dot reporter under Windows since spec doesn't handle ANSI color characters due to the fact that tests are executed as an electron app 2017-05-24 09:59:53 +02:00
Johannes Rieken
37b02d8ae4 update test/README 2017-05-22 16:09:58 +02:00
Johannes Rieken
cbb27e8c6a add runGrep as alias 2017-05-22 13:53:14 +02:00
Johannes Rieken
9e80eade9c fix test runner doc 2017-05-22 13:52:16 +02:00
Joao Moreno
0ff4498392 👷 proper IPCRunner, IPCReporter for electron mocha test runner 2017-04-28 12:57:14 +02:00
Joao Moreno
fd6cf5f5f5 fixes #25613 2017-04-28 11:42:06 +02:00
Alex Dima
f4bc1c0908 Improve handling of unexpected errors in tests 2017-04-18 10:59:50 +03:00
Joao Moreno
fdf9830d7e improve test script help 2017-04-12 15:40:08 +02:00
Johannes Rieken
859ee73307 document --runGrep, #23742 2017-04-04 17:06:35 +02:00
Johannes Rieken
e2d30cc1f3 support --runGlob, #23742 2017-04-04 17:00:22 +02:00
Johannes Rieken
c0c5de44d8 add --coverage option #23742 2017-04-04 17:00:22 +02:00
Johannes Rieken
396f25dd4b document --build option, #23742 2017-04-04 17:00:22 +02:00
Johannes Rieken
a2802f1dbf add --build option, #23742 2017-04-04 12:19:49 +02:00
Johannes Rieken
24590b1d9d test-electron: don't show window when running without --debug 2017-03-24 10:37:40 +01:00
Johannes Rieken
375bb990ed test-electron: print test failure to window console too 2017-03-24 10:37:40 +01:00
Johannes Rieken
8a345061c2 test-electron: don't throttle when in background 2017-03-24 10:37:40 +01:00
Johannes Rieken
453ca22559 use constant app data when debugging 2017-02-16 16:07:15 +01:00
Johannes Rieken
b6be51e985 add run option 2017-02-16 14:49:59 +01:00
Johannes Rieken
bb1e72c734 run tests in renderer 2017-02-16 14:25:17 +01:00