mediawiki-extensions-Popups/tests
Jan Drewniak 95b880aa29 Return promises from action thunks
Returning promises from the `linkDwell` and `abandon` thunks and
removing some of the `wait` stubs in the unit test for these actions.

Also converting a fetch callback from a `.fail` to a Promise A+
compatible `.catch`.

Bug: T170807
Change-Id: I4bbf2863db090e222ba926d3bc36a99da4bdb601
2018-02-14 20:08:05 +00:00
..
node-qunit Return promises from action thunks 2018-02-14 20:08:05 +00:00
phpunit Use absolute class name in @covers 2017-12-27 20:53:07 +01:00
selenium When running Selenium tests, use wd/hub 2018-01-18 15:01:01 +01:00