mediawiki-extensions-Multim.../tests/qunit/mmv/provider
Fomafix 8013fde051 Use formatversion=2 in API requests
The response of prop=imageinfo is now an array instead of an object.
Therefor it is not needed to interate over the elements anymore.
The array contains exact one element if one title is used in the query.

The function getNormalizedTitle not needed anymore because the
requested title is always the first element of the array.

Change-Id: I7a226d3950615a2152c3f55127b218cac2d21fcc
2023-04-24 20:32:11 +00:00
..
mmv.provider.Api.test.js Use formatversion=2 in API requests 2023-04-24 20:32:11 +00:00
mmv.provider.FileRepoInfo.test.js eslint: Fix qunit/no-loose-assertions 2022-05-20 01:18:43 +01:00
mmv.provider.GuessedThumbnailInfo.test.js eslint: Fix qunit/no-loose-assertions 2022-05-20 01:18:43 +01:00
mmv.provider.Image.test.js Remove instrumentation 2022-07-05 17:41:24 +00:00
mmv.provider.ImageInfo.test.js Use formatversion=2 in API requests 2023-04-24 20:32:11 +00:00
mmv.provider.ThumbnailInfo.test.js Use formatversion=2 in API requests 2023-04-24 20:32:11 +00:00