mediawiki-extensions-Popups/tests
Piotr Miazga d07441ec7f getPreviewCountBucket should return unknown when no bucket is found
Under some unknown circumstances getPreviewCountBucket() is called
with a value that is not a -1 or a natural number. When that happens
function returns 'undefined bucket' which causes eventLogging to
fail. I wasn't able to reproduce the issue, it might be specific
to browser/os. The safest way is to return 'unknown' for any other
case.

Bug: T168371
Change-Id: I374bb629762a86ac06a18e775d3c1a14682c9f55
2017-08-15 16:12:26 +02:00
..
browser Tag previews acceptance tests with @integration 2016-12-13 14:47:32 +00:00
node-qunit getPreviewCountBucket should return unknown when no bucket is found 2017-08-15 16:12:26 +02:00
phpunit Disable Previews on blacklisted pages 2017-07-31 09:10:30 -04:00
.jscsrc.js Update linting and enable command line QUnit 2016-11-08 13:56:17 -05:00