mediawiki-extensions-Popups/tests/node-qunit
joakin f37b76f8b4 Hygiene: make integrations/mwpopups pure
Instead of registering global variables in a function, make it pure
return the external interface and set it to mw.popups in the
src/index.js entry point.

Explicitly comment on index.js what is being set and why.

Bug: T171287
Change-Id: I94d467bfa7fa6e56033dd254518ad50b5dde5bfc
2017-08-09 16:07:08 +02:00
..
changeListeners Use EcmaScript modules instead of common.js modules 2017-07-31 23:05:44 +00:00
gateway Use EcmaScript modules instead of common.js modules 2017-07-31 23:05:44 +00:00
instrumentation Use EcmaScript modules instead of common.js modules 2017-07-31 23:05:44 +00:00
integrations Hygiene: make integrations/mwpopups pure 2017-08-09 16:07:08 +02:00
preview Use EcmaScript modules instead of common.js modules 2017-07-31 23:05:44 +00:00
reducers Use EcmaScript modules instead of common.js modules 2017-07-31 23:05:44 +00:00
ui Use EcmaScript modules instead of common.js modules 2017-07-31 23:05:44 +00:00
actions.test.js Use EcmaScript modules instead of common.js modules 2017-07-31 23:05:44 +00:00
changeListener.test.js Use EcmaScript modules instead of common.js modules 2017-07-31 23:05:44 +00:00
container.test.js Use EcmaScript modules instead of common.js modules 2017-07-31 23:05:44 +00:00
counts.test.js Use EcmaScript modules instead of common.js modules 2017-07-31 23:05:44 +00:00
experiments.test.js Use EcmaScript modules instead of common.js modules 2017-07-31 23:05:44 +00:00
formatter.test.js Use EcmaScript modules instead of common.js modules 2017-07-31 23:05:44 +00:00
integration.test.js Use EcmaScript modules instead of common.js modules 2017-07-31 23:05:44 +00:00
isEnabled.test.js Use EcmaScript modules instead of common.js modules 2017-07-31 23:05:44 +00:00
previewBehavior.test.js Use EcmaScript modules instead of common.js modules 2017-07-31 23:05:44 +00:00
run.js Use EcmaScript modules instead of common.js modules 2017-07-31 23:05:44 +00:00
stubs.js Use EcmaScript modules instead of common.js modules 2017-07-31 23:05:44 +00:00
title.test.js Use EcmaScript modules instead of common.js modules 2017-07-31 23:05:44 +00:00
userSettings.test.js Use EcmaScript modules instead of common.js modules 2017-07-31 23:05:44 +00:00
wait.test.js Use EcmaScript modules instead of common.js modules 2017-07-31 23:05:44 +00:00