mediawiki-extensions-Popups/tests/node-qunit
Piotr Miazga 321d6348e1 Page_title and source_title should be in canonical form
We change page_title and source_title as a last step
just before we send the event.

Doing it elsewhere is risky at the current time because:
* the non-canonical form is needed for
mwApiGateway to bold title (formatPlainTextExtract). Needing both
would require updates to the Page model.
* title is used by EventLogging (Schema:Popups)

Bug: T191471
Change-Id: I93e7343643dcd9f32a86459907eb0b7051df91aa
2018-04-16 19:56:43 +02:00
..
changeListeners Hygiene: favor const 2018-03-21 10:44:24 +00:00
gateway Hygiene: restrict use of $.each and fix offenders 2018-03-21 14:24:22 -05:00
instrumentation Hygiene: favor const 2018-03-21 10:44:24 +00:00
integrations Hygiene: favor const 2018-03-21 10:44:24 +00:00
preview Hygiene: favor const 2018-03-21 10:44:24 +00:00
reducers Hygiene: favor const 2018-03-21 10:44:24 +00:00
ui Hygiene: consolidate clip-path manipulation 2018-04-13 09:25:22 -05:00
actions.test.js Hygiene: favor const 2018-03-21 10:44:24 +00:00
changeListener.test.js Hygiene: favor const 2018-03-21 10:44:24 +00:00
container.test.js Hygiene: favor const 2018-03-21 10:44:24 +00:00
counts.test.js Hygiene: favor string templates over concatenation 2018-03-21 08:05:55 -05:00
experiments.test.js Hygiene: favor const 2018-03-21 10:44:24 +00:00
formatter.test.js Hygiene: favor const 2018-03-21 10:44:24 +00:00
getPageviewTracker.test.js Page_title and source_title should be in canonical form 2018-04-16 19:56:43 +02:00
getUserBucket.test.js Hygiene: favor const 2018-03-21 10:44:24 +00:00
integration.test.js Hygiene: favor const 2018-03-21 10:44:24 +00:00
isEnabled.test.js Hygiene: favor const 2018-03-21 10:44:24 +00:00
previewBehavior.test.js Hygiene: favor string templates over concatenation 2018-03-21 08:05:55 -05:00
run.js Hygiene: move SVG string to file 2018-03-14 12:04:28 -07:00
stubs.js Hygiene: favor string templates over concatenation 2018-03-21 08:05:55 -05:00
title.test.js Hygiene: favor const 2018-03-21 10:44:24 +00:00
userSettings.test.js Hygiene: favor const 2018-03-21 10:44:24 +00:00
wait.test.js Hygiene: favor const 2018-03-21 10:44:24 +00:00