mediawiki-extensions-Popups/tests/qunit/ext.popups
Sam Smith 5e2d8ae8d4 Render previews
Extract core rendering functionality from the mw.popups.renderer and
mw.popups.renderer.article objects.

For now, render and show the preview when the user dwells on and
abandons a link respectively.

Supporting changes:
* Add mw.popups.wait, which is sugar around window.setTimeout.
* action.response -> action.result in the FETCH_END case of the preview
  reducer.

Change-Id: I14b437e7c2f55b988837fcb2800dd61a23c29a01
2016-11-24 18:07:03 +00:00
..
actions.test.js actions: Include event in LINK_DWELL action 2016-11-22 13:46:44 +00:00
changeListener.test.js Add footer link change listener 2016-11-16 15:20:34 +00:00
experiment.test.js Link Previews -> Page Previews 2016-11-18 09:51:06 +00:00
footerLinkChangeListener.test.js Add footer link change listener 2016-11-16 15:20:34 +00:00
gateway.test.js gateway: Remove parentheticals from extract 2016-11-21 10:41:45 +00:00
linkTitleChangeListener.test.js Add link title change listener 2016-11-18 09:51:01 +00:00
processLinks.test.js Link Previews -> Page Previews 2016-11-18 09:51:06 +00:00
reducers.test.js actions: Include event in LINK_DWELL action 2016-11-22 13:46:44 +00:00
userSettings.test.js Add BOOT action 2016-11-09 10:40:59 +00:00
wait.test.js Render previews 2016-11-24 18:07:03 +00:00