mediawiki-extensions-Popups/tests
joakin 2ca5fed3ee Tests: Migrate changeListeners/render.test.js to node-qunit
The render change listener is hard coupled to the renderer file, so in
order to migrate the test, instead of stubbing a global variable, we had
to either inject the renderer into the change listener factory as done
everywhere else, or mock the require call.

In order to do one thing per commit, we're mocking the require call
here to get the migration done, but added a FIXME to use dependency
injection instead in a future change.

Change-Id: I50f82cdc9664d34b8a8ccc1ff368f7209404159d
2017-02-22 12:14:05 +01:00
..
browser Tag previews acceptance tests with @integration 2016-12-13 14:47:32 +00:00
node-qunit Tests: Migrate changeListeners/render.test.js to node-qunit 2017-02-22 12:14:05 +01:00
phpunit Hygiene: Move Popups.hooks into includes folder 2017-02-14 21:04:49 +01:00
qunit/ext.popups Tests: Migrate changeListeners/render.test.js to node-qunit 2017-02-22 12:14:05 +01:00
.jscsrc.js Update linting and enable command line QUnit 2016-11-08 13:56:17 -05:00