Commit graph

55 commits

Author SHA1 Message Date
Benjamin Pasero 23956cc5e2 update to electron 6.0.x (#81644)
* update to electron 6.0.x

* chore: bump electron@6.0.12
2019-10-10 12:26:28 -07:00
Benjamin Pasero da76f05e7a electron - revert to Electron 4 2019-09-30 14:55:17 +02:00
Robo 029e9929ae chore: Update to Electron 6.x (#75802) 2019-09-13 14:53:56 +02:00
Benjamin Pasero eec5af06b7 debt - bail out on some window methods in tests 2019-09-02 09:42:37 +02:00
Benjamin Pasero df95a55a05 builds - prevent window.open() in tests 2019-08-21 15:20:49 +02:00
Peng Lyu 6d82826e99 Revert test require renderer 2019-07-25 20:42:36 -07:00
Peng Lyu e7070d00e6 Fix #74715. 2019-07-25 19:13:00 -07:00
Alex Dima eb265bbd46 Adopt latest istanbul for coverage information 2019-07-16 11:52:51 +02:00
Alex Dima cab04207c0 Do not force dev tools to the right 2019-07-10 10:27:35 +02:00
Benjamin Pasero df5b5cecfe debt - port over some electron6 changes 2019-07-08 08:43:11 +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 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