mediawiki-extensions-Popups/tests/node-qunit/gateway
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
..
mediawiki.test.js Rename getPageSummary to fetchPreviewForTitle 2019-01-23 17:50:19 +01:00
page.test.js Add and fix gateway/page module 2019-02-01 11:14:00 +01:00
reference.test.js Bring reference type detection in sync with RESTbased endpoint 2019-02-26 14:51:53 +01:00
rest.test.js Minimize createStubTitle() helper method 2019-04-26 07:45:13 -06:00