mediawiki-extensions-Popups/tests/node-qunit/changeListeners
Thiemo Kreuz 4b1f020b9d Avoid hard to read jQuery.extend() in tests
… as well as in one place in production code. The motivation
for this change is to make the code easier and faster to read.
There is a little bit of duplication in the test setup now.
But I would like to argue this is a good thing. The values are
rather trivial. The difference (or absense of a difference) is
much easier to see now.

Change-Id: I9aa95b59f0c45ea7c9257970e2fcdba3a000d234
2021-04-15 10:47:44 +02:00
..
eventLogging.test.js Rename variables in change listeners for clarity 2021-04-15 10:19:40 +02:00
footerLink.test.js Avoid hard to read jQuery.extend() in tests 2021-04-15 10:47:44 +02:00
linkTitle.test.js Revert "Remove title attributes at init" 2020-12-11 16:53:17 +00:00
pageviews.test.js Rename variables in change listeners for clarity 2021-04-15 10:19:40 +02:00
render.test.js Rename variables in change listeners for clarity 2021-04-15 10:19:40 +02:00
settings.test.js Hygiene: replace QUnit assert.equal with strictEqual() 2018-06-18 19:48:16 +00:00
statsv.test.js Rename variables in change listeners for clarity 2021-04-15 10:19:40 +02:00
syncUserSettings.test.js Avoid hard to read jQuery.extend() in tests 2021-04-15 10:47:44 +02:00