mediawiki-extensions-Popups/tests
Adam Wight aa6972c277 Collect metrics for logged-in users as well as anons
The eventlogging `isEnabled` function determines when to sample,
this patch removes the `isAnon` conditional so that we can measure
reference reading habits for all users.

Also guards against a non-function navigator.sendBeacon, which was
previously intended but incorrectly tested.

Bug: T214493
Change-Id: I42cb3082fb85c7900426a2055dfa3c2f6ecfd968
2019-09-27 12:07:11 +02:00
..
node-qunit Collect metrics for logged-in users as well as anons 2019-09-27 12:07:11 +02:00
phpunit Remove redundant wgPopupsShouldSendModuleToUser variable 2019-04-09 18:31:35 +00:00
selenium Add browser tests for quickly hovering links 2019-08-23 08:21:14 +00:00