wiki.techinc.nl/tests/phpunit/includes/api/query
Ammarpad 1cf4eab3ab ApiParse: Support hidden skins
Since $wgSkipSkins is meant to only 'remove skin from preferences',
it should not affect parsing with them.

So these skins need to be allowed here.

To achive this, this patch adds getInstalledSkins() method to SkinFactory
to provide the complete. The method supersedes getSkinNames() which does
the same thing but with ambiguous name.

Description of getAllowedSkins() has been corrected as it was slightly incorrect.

Bug: T237856
Change-Id: I0889b823d27f1a2830cc0205f5a21ed4de744e08
2021-09-20 09:29:24 +01:00
..
ApiQueryAllPagesTest.php Use WikiPage::doUserEditContent() instead of ::doEditContent() 2021-06-28 00:11:30 -07:00
ApiQueryAllRevisionsTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
ApiQueryBasicTest.php MediaWikiTestCase to MediaWikiIntegrationTestCase 2020-06-30 17:02:22 +01:00
ApiQueryBlockInfoTraitTest.php Use Authority and GroupPermissionLookup in Action API 2021-02-23 14:31:14 +00:00
ApiQueryBlocksTest.php Update DatabaseBlock construct option 'by' and 'byText' usage to use User Identity only 2021-06-02 17:01:32 +03:00
ApiQueryContinue2Test.php Tests: Mark more closures as static 2021-02-07 13:26:56 +01:00
ApiQueryContinueTest.php Tests: Mark more closures as static 2021-02-07 13:26:56 +01:00
ApiQueryContinueTestBase.php Tests: Mark more closures as static 2021-02-07 13:26:56 +01:00
ApiQueryDisabledTest.php Move ApiQuery* tests under the /query subdirectory 2020-10-30 03:31:12 +00:00
ApiQueryImageInfoTest.php Add tests for ApiQueryImageInfo 2021-06-01 13:22:02 -07:00
ApiQueryInfoTest.php ApiQueryInfo: add associatedpage prop 2021-07-09 19:48:20 +00:00
ApiQueryLanguageinfoTest.php api: Use fake timer to test ApiQueryLanguageinfo 2021-08-04 02:27:04 +00:00
ApiQueryPrefixSearchTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
ApiQueryRecentChangesIntegrationTest.php Use WikiPage::doUserEditContent() instead of ::doEditContent() 2021-06-28 00:11:30 -07:00
ApiQueryRevisionsTest.php Use WikiPage::doUserEditContent() instead of ::doEditContent() 2021-06-28 00:11:30 -07:00
ApiQuerySearchTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
ApiQuerySiteinfoTest.php ApiParse: Support hidden skins 2021-09-20 09:29:24 +01:00
ApiQueryTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
ApiQueryTestBase.php Fix tests/ PSR12.Properties.ConstantVisibility.NotFound 2020-05-16 04:30:21 +01:00
ApiQueryUserContribsTest.php Use WikiPage::doUserEditContent() instead of ::doEditContent() 2021-06-28 00:11:30 -07:00
ApiQueryUserInfoTest.php Tests: remove unneeded tearDown functions 2021-07-27 13:15:40 +00:00
ApiQueryWatchlistIntegrationTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
ApiQueryWatchlistRawIntegrationTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00