mediawiki-extensions-Popups/tests/qunit/ext.popups
Sam Smith 60b65ad6c4 LINK_CLICK logs an "opened" event
Reducer changes:
* Make the eventLogging reducer queue an "opened" event with the
  requisite supporting data.

Changes:
* Update the Popups EventLogging schema to the latest revision, which
  defines the "opened" action.

Bug: T152225
Change-Id: I9d67daf83815f1c08b6479497c566dfa337de4bc
2016-12-12 18:59:57 +00:00
..
changeListeners Hygiene: Organise change listeners 2016-12-12 13:06:07 +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
reducers.eventLogging.test.js LINK_CLICK logs an "opened" event 2016-12-12 18:59:57 +00:00
reducers.test.js LINK_DWELL starts an interaction 2016-12-12 18:59:40 +00:00
schema.test.js Initial Popups logging implementation 2016-12-12 13:01:44 +00: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