Rafael Oleza
7876e04e97
Override global jasmine spec functions
...
Currently, if a spec uses the global `it` function on an async test,
that test will always pass (since the jasmine version checked in Atom
does not natively support tests that return promises). This can be
confusing since the test behaviour is different between the
async-test-helpers methods and the global ones.
By overriding the global functions, we'll also be able to remove all the
imports from async-test-helpers since they won't be needed anymore.
More info: https://github.com/atom/atom/pull/18896#discussion_r260396102
2019-02-28 15:15:08 +01:00
..
2019-02-25 13:41:59 -05:00
2017-10-05 13:05:52 +02:00
2019-01-04 13:25:42 -05:00
2019-02-15 09:54:44 -08:00
2016-08-09 14:43:38 -06:00
2018-08-24 12:07:24 -07:00
2019-01-24 11:33:44 -05:00
2017-08-04 14:18:43 -04:00
2015-09-18 20:48:50 -06:00
2018-07-01 17:18:16 -04:00
2018-07-26 10:20:01 -07:00
2018-03-21 18:07:16 -04:00
2016-01-15 14:35:28 -06:00
2017-01-19 13:30:39 -08:00
2018-06-29 15:32:29 -07:00
2018-01-08 20:02:34 -06:00
2017-08-04 14:18:43 -04:00
2018-03-27 08:54:37 -04:00
2018-08-20 09:58:37 -07:00
2018-01-31 16:35:15 -08:00
2019-02-25 13:41:59 -05:00
2017-08-04 14:18:43 -04:00
2016-01-15 14:35:28 -06:00
2014-09-30 12:58:10 -06:00
2018-03-06 15:45:29 -08:00
2017-03-13 19:11:53 +01:00
2018-01-14 15:23:46 +01:00
2018-01-23 13:47:51 -08:00
2018-09-21 09:34:13 -07:00
2017-10-06 09:33:43 -04:00
2017-10-05 11:06:42 -04:00
2017-12-05 11:37:04 +01:00
2019-02-15 10:01:15 -05:00
2019-02-05 10:40:52 -05:00
2019-02-28 15:15:08 +01:00
2017-01-05 17:12:02 -08:00
2018-08-10 12:33:00 -07:00
2018-02-21 13:14:45 -08:00
2017-08-04 14:18:43 -04:00
2017-03-13 19:11:53 +01:00
2017-08-03 08:51:44 -04:00
2017-12-08 16:18:06 -06:00
2017-09-16 21:03:01 -04:00
2018-08-07 16:09:34 -07:00
2017-09-08 19:00:27 -07:00
2017-04-04 07:54:35 -07:00
2017-04-05 16:50:04 -07:00
2017-12-21 18:30:10 -07:00
2017-11-19 01:06:20 +01:00
2017-09-19 15:30:25 -05:00
2018-07-24 16:45:37 -04:00
2017-08-22 23:14:54 -07:00
2017-04-05 16:10:21 -07:00
2017-09-10 15:46:41 +00:00
2017-08-17 22:01:25 -04:00
2018-07-27 09:40:38 -04:00
2017-09-10 15:46:41 +00:00
2019-02-25 13:41:59 -05:00
2018-01-09 21:39:04 -05:00
2017-08-04 14:18:43 -04:00
2017-04-04 13:45:14 -07:00
2019-02-25 13:41:59 -05:00
2016-10-07 10:40:41 +02:00
2018-11-01 18:47:17 +01:00
2016-09-26 20:52:13 +03:00
2019-02-01 13:13:49 -05:00
2018-06-07 14:42:06 -07:00
2018-08-24 10:37:06 -07:00
2019-02-01 15:08:46 -05:00
2019-02-25 13:41:59 -05:00
2017-11-03 08:21:01 -04:00
2019-02-25 13:41:59 -05:00
2016-09-26 20:52:13 +03:00
2017-08-04 14:08:29 -04:00
2018-09-13 16:24:46 -07:00
2018-12-19 09:55:23 -08:00
2015-08-19 17:55:29 -07:00
2018-02-22 13:34:08 +02:00
2017-10-17 15:23:10 -07:00
2017-10-21 10:10:06 -04:00
2018-03-12 22:23:00 -04:00
2017-05-25 17:24:07 -04:00
2018-08-22 10:27:50 -04:00
2019-02-25 13:41:59 -05:00