mediawiki-extensions-Popups/tests
Sam Smith f54f92402c storage: Fix UserSettings#hasIsEnabled
mw.storage#get doesn't take a default value to return if the underlying
storage is disabled or the key is missing. In the former case it'll
return false and in the latter it'll return null, i.e. in neither case
will it return undefined.

Bug: T157700
Change-Id: I3f653c11468e17b64765e85ebb3b8f03e311352a
2017-03-01 10:45:32 +00:00
..
browser Tag previews acceptance tests with @integration 2016-12-13 14:47:32 +00:00
node-qunit Tests: Migrate {integration,actions}.test.js to node qunit 2017-02-27 18:17:28 +01:00
phpunit Hygiene: Move Popups.hooks into includes folder 2017-02-14 21:04:49 +01:00
qunit/ext.popups storage: Fix UserSettings#hasIsEnabled 2017-03-01 10:45:32 +00:00
.jscsrc.js Update linting and enable command line QUnit 2016-11-08 13:56:17 -05:00