mediawiki-extensions-Popups/tests/node-qunit
Stephen Niedzielski 4ce0246d78 Hygiene: replace jQuery.noop dependency
Replace $.noop dependency with inline empty function.

The tests relied on a single function instance to pass. A toString()
comparison of the noop function cannot be used as they differ when
coverage is enabled.

Change-Id: I641801593beb240a8f7d06e388a0e41dc8a25bc6
2018-12-19 15:52:31 +00:00
..
changeListeners build: Update linters 2018-09-11 10:26:35 -07:00
gateway build: Update linters 2018-09-11 10:26:35 -07:00
instrumentation Hygiene: add assertion messages 2018-05-08 15:55:23 -05:00
integrations Hygiene: replace QUnit assert.equal with strictEqual() 2018-06-18 19:48:16 +00:00
preview Hygiene: add assertion messages 2018-05-08 15:55:23 -05:00
reducers Fix bug in ABANDON_END test 2018-12-08 11:17:34 +05:30
ui Upgrade elint-config-wikimedia (drop eslint-plugin-qunit) 2018-12-13 14:12:06 -07:00
.eslintrc.json build: Update linters 2018-09-11 10:26:35 -07:00
actions.test.js build: Update linters 2018-09-11 10:26:35 -07:00
bracketedPixelRatio.test.js build: Update linters 2018-09-11 10:26:35 -07:00
changeListener.test.js build: Update linters 2018-09-11 10:26:35 -07:00
container.test.js build: Update linters 2018-09-11 10:26:35 -07:00
counts.test.js Hygiene: replace QUnit assert.equal with strictEqual() 2018-06-18 19:48:16 +00:00
experiments.test.js Hygiene: add assertion messages 2018-05-08 15:55:23 -05:00
formatter.test.js build: Update linters 2018-09-11 10:26:35 -07:00
getPageviewTracker.test.js Truncate source_url to max 1000 characters 2018-06-28 14:30:42 -07:00
integration.test.js Upgrade elint-config-wikimedia (drop eslint-plugin-qunit) 2018-12-13 14:12:06 -07:00
isEnabled.test.js Hygiene: replace QUnit assert.equal with strictEqual() 2018-06-18 19:48:16 +00:00
previewBehavior.test.js Hygiene: replace jQuery.noop dependency 2018-12-19 15:52:31 +00:00
run.js Switch from babel-preset-env to @babel/preset-env 2018-12-11 13:09:45 +05:30
stubs.js Use getPageviewToken api 2018-09-05 20:02:17 +00:00
title.test.js Simplify JavaScript by using native ES5 instead of jQuery 2018-09-18 10:08:34 -07:00
userSettings.test.js build: Update linters 2018-09-11 10:26:35 -07:00
wait.test.js build: Update linters 2018-09-11 10:26:35 -07:00