mediawiki-extensions-Visual.../modules/ve-mw/tests
Roan Kattouw e72f804565 "Fix" hack in ve.test.utils to prevent immediate surface setup
This used to work because loading i18n files took time. However,
we now don't register any message paths with the platform, so
platform initialization is now synchronous, which breaks the hack.

Instead, explicitly assign an unresolved deferred to the platform's
initialization promise, and resolve it after the mw.Target has been
constructed.

*barf*

Change-Id: I287cb86ce8c4c534fd723532f34463359a8ccc7c
2014-08-13 12:37:31 -07:00
..
browser [BrowserTest] Language screenshot job should run specific scenarios 2014-08-13 14:15:03 +00:00
ce Mention at the top of the MW-specific ve.ce.Surface.test file what it is 2014-07-22 23:41:27 +00:00
dm Merge "Make the image model work without a node" 2014-07-24 00:32:54 +00:00
init/targets Rename "test" folder to "tests" 2014-07-15 18:00:32 -07:00
ui/actions Rename "test" folder to "tests" 2014-07-15 18:00:32 -07:00
mw-preload.js Rename "test" folder to "tests" 2014-07-15 18:00:32 -07:00
ve.test.utils.js "Fix" hack in ve.test.utils to prevent immediate surface setup 2014-08-13 12:37:31 -07:00