mediawiki-extensions-Popups/tests/node-qunit
Sam Smith ba3c0b7f76 Hygiene: i13n: Return false over not sampling
Previously, if the browser didn't support the Beacon API, then
instrumentation/eventLogging#isEnabled would bucket the user with a
sampling rate of 0, which is equivalent to returning false. This change
simply does the latter.

Additional changes:
* Update the documented module names of the instrumentation/eventLogging
  and statsv modules.

Bug: T168847
Change-Id: I7ae5c10da42ca614b5b1a6619f9555e5665344cf
2017-07-26 17:06:58 +00:00
..
changeListeners Remove duplicate events filtering 2017-07-06 17:38:42 +02:00
gateway Hygiene: Simplify gateways 2017-06-16 14:49:59 +02:00
instrumentation Hygiene: i13n: Return false over not sampling 2017-07-26 17:06:58 +00:00
preview Extract rendering/parsing mediawiki responses into separate class 2017-06-09 18:34:25 +02:00
reducers i13n: popupEnabled = false for disabled event 2017-07-24 17:31:59 +00:00
actions.test.js Use delegated events in container 2017-06-08 12:31:06 -07:00
changeListener.test.js Test: Migrate changeListener.test.js to node-qunit 2017-02-20 20:01:01 +01:00
container.test.js Add service container 2017-05-23 06:25:44 +01:00
counts.test.js Set up qunit running in node to migrate tests to commonjs 2017-02-20 20:01:01 +01:00
experiments.test.js i13n: Extract experiments module 2017-06-14 11:04:32 -07:00
formatter.test.js Implement html/rest.js gateway which handles HTML Restbase responses 2017-06-13 20:19:05 +02:00
integration.test.js Use delegated events in container 2017-06-08 12:31:06 -07:00
isEnabled.test.js Hygiene: QUnit setup -> beforeEach & teardown -> afterEach 2017-04-26 12:34:12 +02:00
previewBehavior.test.js Hygiene: QUnit setup -> beforeEach & teardown -> afterEach 2017-04-26 12:34:12 +02:00
renderer.js Extract rendering/parsing mediawiki responses into separate class 2017-06-09 18:34:25 +02:00
settingsDialog.test.js Tests: Migrate settingsDialog.test.js to node qunit 2017-02-22 12:14:07 +01:00
stubs.js actions/rest: Use DB-key version of title 2017-06-12 11:22:55 +01:00
title.test.js Add title#isValid 2017-06-08 12:29:33 -07:00
userSettings.test.js Hygiene: QUnit setup -> beforeEach & teardown -> afterEach 2017-04-26 12:34:12 +02:00
wait.test.js Test: Migrate wait.test.js to node-qunit 2017-02-22 12:13:37 +01:00