mediawiki-extensions-Popups/tests/node-qunit
Sam Smith ae9733b2f0 eventLogging: Log abandon event when user dwells
If the user abandons link A (or preview A) and immediately dwells on
link B, then log a "dismissed" or "dwelledButAbandoned" event.

In this context, "immediately" means before the ABANDON_END action is
dispatched, which, currently, is 300 ms after the ABANDON_START action
is dispatched.

Bug: T159490
Change-Id: I49f0f5dfb3e6c08844f1794fee8cb6170e93981b
2017-03-30 17:15:26 -07:00
..
changeListeners Log events to statsv for monitoring PagePreviews performance 2017-03-14 08:51:10 +00:00
gateway rest: Always scale thumbnail's largest dimension 2017-03-10 10:44:37 +00:00
preview Test: Migrate preview/model.test.js to node-qunit 2017-02-20 20:01:01 +01:00
reducers eventLogging: Log abandon event when user dwells 2017-03-30 17:15:26 -07:00
actions.test.js Log events to statsv for monitoring PagePreviews performance 2017-03-14 08:51:10 +00: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 Tests: Migrate {integration,actions}.test.js to node qunit 2017-02-27 18:17:28 +01:00
isEnabled.test.js Log events to statsv for monitoring PagePreviews performance 2017-03-14 08:51:10 +00: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