mediawiki-extensions-Multim.../tests/qunit/mmv
Fomafix b5e3c3b8cd Fix qunit tests
The
	progressBar: {
		hide: this.sandbox.stub()
	}
fixes the following exception in the JavaScript console:

jQuery.Deferred exception: progressBar.hide is not a function MMVP.setupProgressBar

The
	router: {
		checkRoute: function () {}
	}
fixes the following exception in the JavaScript console:

jQuery.Deferred exception: viewer.router is undefined

Change-Id: Ia7658937ebdbb77a5889d6462f7706bb2fd4e08f
2023-04-25 09:46:04 +00:00
..
logging Remove instrumentation 2022-07-05 17:41:24 +00:00
model eslint: Fix qunit/no-loose-assertions 2022-05-20 01:18:43 +01:00
provider Remove instrumentation 2022-07-05 17:41:24 +00:00
ui Refresh Geohack URL 2023-04-10 17:58:25 +03:00
mmv.bootstrap.test.js Fix qunit tests 2023-04-25 09:46:04 +00:00
mmv.Config.test.js eslint: Fix qunit/no-loose-assertions 2022-05-20 01:18:43 +01:00
mmv.EmbedFileFormatter.test.js build: Updating npm dependencies 2023-03-25 22:33:26 +01:00
mmv.HtmlUtils.test.js eslint: Fix qunit/no-loose-assertions 2022-05-20 01:18:43 +01:00
mmv.lightboximage.test.js eslint: Fix qunit/no-loose-assertions 2022-05-20 01:18:43 +01:00
mmv.lightboxinterface.test.js eslint: Fix qunit/no-loose-assertions 2022-05-20 01:18:43 +01:00
mmv.test.js Fix qunit tests 2023-04-25 09:46:04 +00:00
mmv.testhelpers.js tests: Minor clean up of mmv.ui.metadataPanel.js and other tests 2022-05-13 22:13:01 +01:00
mmv.ThumbnailWidthCalculator.test.js eslint: Fix qunit/no-loose-assertions 2022-05-20 01:18:43 +01:00