Commit Graph

25 Commits

Author SHA1 Message Date
Alex Dima
eb265bbd46 Adopt latest istanbul for coverage information 2019-07-16 11:52:51 +02:00
Joao Moreno
be403842b2 tests 2019-07-01 09:48:59 +02:00
Joao Moreno
18dfdcbf52 better error handling in case of loader error in tests 2019-06-24 16:51:42 +02:00
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
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
Rob Lourens
a17ea27109 Ensure error output from tests is readable 2018-05-15 18:05:16 -07:00
Joao Moreno
5b412b2616 remove bad 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
003d469d26 publish tests in tfs 2018-03-07 22:03:07 +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
Johannes Rieken
d03b5e9541 eng - print test failure to renderer console for easy reveal in dev tools 2017-06-06 12:59:52 +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
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
a2802f1dbf add --build option, #23742 2017-04-04 12:19:49 +02:00
Johannes Rieken
375bb990ed test-electron: print test failure to window console too 2017-03-24 10:37:40 +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