mediawiki.jqueryMsg.test: Call async() before each async test step
authorThiemo Mättig <thiemo.maettig@wikimedia.de>
Thu, 4 Feb 2016 17:52:58 +0000 (18:52 +0100)
committerTimo Tijhof <krinklemail@gmail.com>
Thu, 4 Feb 2016 19:41:54 +0000 (20:41 +0100)
commitf769ca6ce057b5240ca6fbed6bd848b6ac26b8bb
treefadde43ffc20ce7b6f13df5976168c805cbb5d6e
parent7a8fdad5cf8a6c926e3cda7b16a5e8ad9cb315df
mediawiki.jqueryMsg.test: Call async() before each async test step

Previously, this code ran into the problem that the timeout for dozens of
API requests was hit and the test failed.
The timeout now starts within each individual step.

Bug: T125484
Change-Id: Ia7874ccafadf93986278a241d9d308be0bc99493
tests/qunit/suites/resources/mediawiki/mediawiki.jqueryMsg.test.js