mediawiki-extensions-Popups/tests/qunit
Sam Smith 3f03d681c9 Add ext.popups.experiment module
Changes:
* Add the ext.popups.experiment module
* Add the mw.popups.experiment.isUserInCondition function, which
  returns a promise that resolves with true if the user is in the
  experimental condition, otherwise false
* If the experiment isn't configured, i.e. wgPopupsExperimentConfig is
  null or undefined, then the user isn't entered into the experiment,
  providing a kill switch

Bug: T132604
Change-Id: I49597494273e3862711a32e4951c8598e6c8bf59
2016-05-18 17:28:46 +01:00
..
ext.popups.renderer Do not directly manipulate the cached object 2016-05-12 16:56:19 -07:00
ext.popups.core.test.js Use mw.eventLog.Schema to log EventLogging events 2016-05-16 17:29:48 -04:00
ext.popups.experiment.test.js Add ext.popups.experiment module 2016-05-18 17:28:46 +01:00
ext.popups.renderer.article.test.js Describe init method behaviour via QUnit tests 2016-05-12 16:22:59 -07:00
ext.popups.settings.test.js Add QUnit test for ext.popups.settings 2016-04-28 16:13:20 -04:00