mediawiki-extensions-Popups/tests/node-qunit
Thiemo Kreuz 8305eb8634 Minimize createStubTitle() helper method
Pretty much all usages of this function do *not* use the second
parameter to pass a page name prefixed with a namespace, but pass the
page name only.

This patch here removes the redundancy. The namespace prefix is now a
generated one, saying "Namespace <number>:…". It turns out no test
relies on this so far.

Bug: T220097
Change-Id: Ibd45d49c91e86a2647afe676a5e3bb07dfeab6ed
2019-04-26 07:45:13 -06:00
..
changeListeners Make sure to never trigger multiple events 2019-03-26 12:39:28 -06:00
gateway Minimize createStubTitle() helper method 2019-04-26 07:45:13 -06:00
instrumentation Unify /* global … */ annotations for ESLint 2019-02-20 14:29:24 -07:00
integrations Hygiene: replace QUnit assert.equal with strictEqual() 2018-06-18 19:48:16 +00:00
preview Minimize createStubTitle() helper method 2019-04-26 07:45:13 -06:00
reducers Fix bug in ABANDON_END test 2018-12-08 11:17:34 +05:30
ui Fix incomplete test coverage for referencePreview renderer 2019-03-26 16:54:17 +01:00
.eslintrc.json build: Update linters 2018-09-11 10:26:35 -07:00
actions.test.js Minimize createStubTitle() helper method 2019-04-26 07:45:13 -06:00
bracketedPixelRatio.test.js build: Update linters 2018-09-11 10:26:35 -07:00
changeListener.test.js build: Update linters 2018-09-11 10:26:35 -07:00
container.test.js build: Update linters 2018-09-11 10:26:35 -07:00
counts.test.js Hygiene: replace QUnit assert.equal with strictEqual() 2018-06-18 19:48:16 +00:00
experiments.test.js build: Update eslint-config-wikimedia to 0.10.0 2019-01-31 11:05:33 +01:00
formatter.test.js build: Update linters 2018-09-11 10:26:35 -07:00
getPageviewTracker.test.js Unify /* global … */ annotations for ESLint 2019-02-20 14:29:24 -07:00
integration.test.js Change delay for ReferencePreviews to 150ms 2019-03-11 16:37:53 -06:00
isEnabled.test.js Remove redundant wgPopupsShouldSendModuleToUser variable 2019-04-09 18:31:35 +00:00
previewBehavior.test.js Unify /* global … */ annotations for ESLint 2019-02-20 14:29:24 -07:00
run.js Switch from babel-preset-env to @babel/preset-env 2018-12-11 13:09:45 +05:30
stubs.js Minimize createStubTitle() helper method 2019-04-26 07:45:13 -06:00
title.test.js Decode fragment, needed for multilingual named references 2019-04-23 11:39:30 +02:00
userSettings.test.js build: Update linters 2018-09-11 10:26:35 -07:00
wait.test.js build: Update linters 2018-09-11 10:26:35 -07:00