mediawiki-extensions-Popups/tests/qunit/ext.popups
Sam Smith fcfe079d79 Hygiene: Organize reducers
Reducer changes:
* Break the mw.popups.reducers.rootReducer test into @@INIT tests
  for each reducer as there's shouldn't be any need to test that a
  framework works as documented.

Changes:
* Move the mw.popups.reducers#preview, #eventLogging, and #settings
  reducers into their own files in resources/ext.popups/reducers/.
* Make the associated tests mirror the new layout.
* Move the initialization of the mw.popups.reducers namespace into its
  own file.
* Remove the mw.popups.rootReducer property in favour of a simple
  private factory function per the reducer change above.

Change-Id: I94229d9ef1985f3806eec44c2e8234a5bbddc94f
2016-12-13 18:45:10 +00:00
..
changeListeners Introduce the settings dialog UI 2016-12-13 11:42:21 +01:00
reducers Hygiene: Organize reducers 2016-12-13 18:45:10 +00:00
stubs Hygiene: Extract shared stub user object 2016-12-12 13:01:44 +00:00
actions.test.js LINK_DWELL starts an interaction 2016-12-12 18:59:40 +00:00
changeListener.test.js Add footer link change listener 2016-11-16 15:20:34 +00:00
counts.test.js Include user's preview count in BOOT action 2016-12-12 13:01:44 +00:00
eventLoggingChangeListener.test.js Initial Popups logging implementation 2016-12-12 13:01:44 +00:00
experiment.test.js Hygiene: Extract shared stub user object 2016-12-12 13:01:44 +00:00
gateway.test.js previews: Add generic fallback preview 2016-12-02 12:02:43 +00:00
processLinks.test.js Hygiene: #processLinks Improve wording on tests 2016-11-30 17:01:54 +00:00
schema.test.js Initial Popups logging implementation 2016-12-12 13:01:44 +00:00
settingsDialog.test.js Introduce the settings dialog UI 2016-12-13 11:42:21 +01:00
userSettings.test.js Include user's preview count in BOOT action 2016-12-12 13:01:44 +00:00
wait.test.js Render previews 2016-11-24 18:07:03 +00:00