mediawiki-extensions-Popups/tests/node-qunit
Sam Smith 2c171d7f25 reducers: Don't destroy interaction on LINK_CLICK
I09d8776 introduced a bug in the eventLogging reducer where reducing
LINK_CLICK would remove any accumulated interaction state but not close
the interaction.

Update the associated tests so that they correctly test the reduction of
this action.

Bug: T162924
Change-Id: Ia03e719c228ee96f279c1fa89252dc6b6371a8e9
2017-04-18 19:43:31 +01:00
..
changeListeners actions: Add token to PREVIEW_SHOW 2017-04-11 09:26:22 +01:00
gateway Handle RESTBase 404 2017-04-06 18:03:11 +02:00
preview Test: Migrate preview/model.test.js to node-qunit 2017-02-20 20:01:01 +01:00
reducers reducers: Don't destroy interaction on LINK_CLICK 2017-04-18 19:43:31 +01:00
actions.test.js actions: Add token to PREVIEW_SHOW 2017-04-11 09:26:22 +01:00
changeListener.test.js Test: Migrate changeListener.test.js to node-qunit 2017-02-20 20:01:01 +01:00
counts.test.js Set up qunit running in node to migrate tests to commonjs 2017-02-20 20:01:01 +01:00
integration.test.js actions: Simplify delaying FETCH_COMPLETE 2017-03-30 17:48:58 -07:00
isEnabled.test.js Disable Previews when Navigation Popups Gadget is enabled 2017-04-06 13:11:17 -04:00
previewBehavior.test.js preview: Add click behavior 2017-03-30 17:08:08 -07:00
schema.test.js Tests: Extract createStubMap 2017-03-01 12:40:42 +01:00
settingsDialog.test.js Tests: Migrate settingsDialog.test.js to node qunit 2017-02-22 12:14:07 +01:00
statsvInstrumentation.test.js Log events to statsv for monitoring PagePreviews performance 2017-03-14 08:51:10 +00:00
stubs.js Log events to statsv for monitoring PagePreviews performance 2017-03-14 08:51:10 +00:00
userSettings.test.js Tests: Migrate userSettings.test.js to node-qunit 2017-03-01 12:47:07 +01:00
wait.test.js Test: Migrate wait.test.js to node-qunit 2017-02-22 12:13:37 +01:00