mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Popups
synced 2024-11-24 15:44:09 +00:00
35bf613964
Action changes: * Include the namespace ID in LINK_DWELL. Reducer changes: * Add the createEvent helper, which adds the pageTitleHover and namespaceIdHover properties in the event. * Create "dismissed", "dwelledButAbandoned", and "opened" events using the createEvent helper. Additional changes: * Store the target page's associated mw.Title using jQuery. * Update the eventLogging reducer's test cases so that all LINK_DWELL representations include title and namespaceID attributes. * Create the createStubTitle factory function, which returns a minimal usable mw.Title stub, and use it in the actions and integration test cases. Bug: T164256 Change-Id: I8a63d82a65324680dff9176020a8ea97695428c4 |
||
---|---|---|
.. | ||
eventLogging.test.js | ||
preview.test.js | ||
settings.test.js | ||
statsv.test.js |