mediawiki-extensions-Popups/tests/qunit/ext.popups
Sam Smith 60adbd0831 Hygiene: Avoid touching internal state in tests
Test what mw.popups.haveCheckinActionsBeenSetup guards against so that
it doesn't have to be touched during the associated test.

Bug: T147314
Change-Id: I315e0782a0e3b1d04878f1ee6f538e54531f7df5
2017-01-04 11:13:34 +00:00
..
changeListeners Update the settings enabled radio with the enabled state 2016-12-16 10:29:34 +00:00
reducers Hygiene: Make mw.popups#isEnabled return boolean 2016-12-16 10:59:47 +00:00
stubs Hygiene: Remove experiment-related code 2016-12-16 10:59:47 +00:00
actions.test.js Hygiene: Make mw.popups#isEnabled return boolean 2016-12-16 10:59:47 +00:00
changeListener.test.js
checkin.test.js Hygiene: Avoid touching internal state in tests 2017-01-04 11:13:34 +00:00
counts.test.js Include user's preview count in BOOT action 2016-12-12 13:01:44 +00:00
eventLoggingChangeListener.test.js Initial Popups logging implementation 2016-12-12 13:01:44 +00:00
gateway.test.js previews: Add generic fallback preview 2016-12-02 12:02:43 +00:00
isEnabled.test.js Hygiene: Make mw.popups#isEnabled return boolean 2016-12-16 10:59:47 +00:00
pageVisibility.test.js Add reading depth 2016-12-21 15:08:20 -05:00
processLinks.test.js Hygiene: #processLinks Improve wording on tests 2016-11-30 17:01:54 +00:00
schema.test.js Initial Popups logging implementation 2016-12-12 13:01:44 +00:00
settingsDialog.test.js Update the settings enabled radio with the enabled state 2016-12-16 10:29:34 +00:00
userSettings.test.js Hygiene: Remove experiment-related code 2016-12-16 10:59:47 +00:00
wait.test.js