mediawiki-extensions-Popups/tests/qunit/ext.popups
Sam Smith 622f2af318 gateway: Don't create new object for thumbnail
As noted in the review of I71a8a84, creating a new object to represent
the thumbnail is confusing. It's also somewhat wasteful.

Since both the MediaWiki API and RESTBase both agree on using "source"
as the key for the thumbnail's URL, it's reasonable to use it in the
gateway and renderer.

Bug: T152004
Change-Id: Ie1346d13b6e88004b817f5968448188ed83cfda4
2017-01-27 14:22:54 +00:00
..
changeListeners Hygiene: Make settings reducer control footer link 2017-01-17 06:40:36 -08:00
preview Introduce preview model 2017-01-27 14:15:37 +00:00
reducers Add hovercardsSuppressedByGadget to logging 2017-01-25 14:21:34 +00:00
stubs Hygiene: Remove experiment-related code 2016-12-16 10:59:47 +00:00
actions.test.js Add hovercardsSuppressedByGadget to logging 2017-01-25 14:21:34 +00:00
changeListener.test.js Add footer link change listener 2016-11-16 15:20:34 +00:00
checkin.test.js Fix checkin tests to use fake timers 2017-01-10 09:31:32 -08:00
counts.test.js Include user's preview count in BOOT action 2016-12-12 13:01:44 +00:00
eventLoggingChangeListener.test.js Initial Popups logging implementation 2016-12-12 13:01:44 +00:00
gateway.test.js gateway: Don't create new object for thumbnail 2017-01-27 14:22:54 +00:00
integration.test.js actions: Merge LINK_ABANDON_* + PREVIEW_ABANDON_* 2017-01-15 09:55:36 -08:00
isEnabled.test.js Send blob to everyone 2017-01-17 06:40:24 -08:00
pageVisibility.test.js Add reading depth 2016-12-21 15:08:20 -05:00
previewBehavior.test.js Vary cog click behavior 2017-01-15 16:20:22 -08:00
processLinks.test.js Hygiene: #processLinks Improve wording on tests 2016-11-30 17:01:54 +00:00
schema.test.js Hygiene: Rename SchemaPopupsSamplingRate 2017-01-15 11:01:00 -08:00
settingsDialog.test.js Update the settings enabled radio with the enabled state 2016-12-16 10:29:34 +00:00
userSettings.test.js Hygiene: Remove experiment-related code 2016-12-16 10:59:47 +00:00
wait.test.js Render previews 2016-11-24 18:07:03 +00:00