mediawiki-extensions-Popups/tests
Jeff Hobson 2215560866 Add reducers
Reducers as a whole are a WIP, but this implements a baseline from which
to add more.

Changes:
 * Create ext.popups.reducers to house all reducers
 * Create reducers for preview and renderer state manipulation
 * Create rootReducer by combining preview and renderer reducers
 * Add QUnit tests for reducers
 * Move action types into ext.popups.actionTypes
 * Extract rootReducer from boot.js

Change-Id: I8a2296c6846cd4b0552a485e671af1d974944195
2016-11-11 19:55:04 +00:00
..
browser Disable QUnit and acceptance tests 2016-11-08 09:31:51 +00:00
qunit Add reducers 2016-11-11 19:55:04 +00:00
.jscsrc.js Update linting and enable command line QUnit 2016-11-08 13:56:17 -05:00