mediawiki-extensions-Popups/tests/qunit
Sam Smith 0b2961c318 Merge mw.popups.experiment into mw.popups.core
ext.popups.experiment depends on .core as it initialized the mw.popups
namespace and .core depends on .experiments for
mw.popups#getEnabledState.

By merging the experiment module into core, we can eliminate any
circular dependencies.

Changes:
* Move ext.popups.experiment.js code into ext.popups.core.js
* Remove mw.popups.experiment module and any references to it

Note: ext.popups.experiment.test.js was left in its own file for cleaner
QUnit module setups and easier removal later. I'm not entirely happy
with doing it this way, but I'm not sure changing the mw.config within
the mw.popups.core QUnit module is worth merging the files.

Bug: T146035
Change-Id: I1f024567010acaa61c1d613c6e59c998198a5976
2016-09-21 16:43:49 -04:00
..
ext.popups.renderer Do not directly manipulate the cached object 2016-05-12 16:56:19 -07:00
ext.popups.core.test.js Merge mw.popups.experiment into mw.popups.core 2016-09-21 16:43:49 -04:00
ext.popups.experiment.test.js Merge mw.popups.experiment into mw.popups.core 2016-09-21 16:43:49 -04:00
ext.popups.renderer.article.test.js Drop support for non-SVG browsers 2016-05-31 15:23:07 -07:00
ext.popups.schemaPopups.utils.test.js Switch to Schema:Popups revid 15597282 2016-05-24 14:26:46 -07:00
ext.popups.settings.test.js Hovercards: Improve layout of settings dialog to design spec 2016-08-10 14:01:36 -04:00