wiki.techinc.nl/tests/phpunit/includes/api/query
Func b5f3400c27 ApiQueryLanguageinfo: Allow fetching variant names from API
Variant names is stored in 'variantname-xx' messages and different from
language names.

Bug: T302200
Change-Id: If1b16f12a6867de7caa9a28e0370745780006bec
2022-10-05 14:35:40 +00:00
..
ApiQueryAllPagesTest.php tests/api: Add TestUser::getAuthority and use it 2022-08-06 23:15:27 +02:00
ApiQueryAllRevisionsTest.php tests/api: Add TestUser::getAuthority and use it 2022-08-06 23:15:27 +02:00
ApiQueryBasicTest.php tests: Use Title::makeTitle instead of Title::newFromText 2022-09-23 21:53:11 +02:00
ApiQueryBlockInfoTraitTest.php Use Authority and GroupPermissionLookup in Action API 2021-02-23 14:31:14 +00:00
ApiQueryBlocksTest.php tests: Migrate setMwGlobals() to overrideConfigValue(s)() 2022-07-19 15:42:15 +01: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 Use native array_column() in tests instead of loops 2022-08-16 15:41:14 +02:00
ApiQueryDisabledTest.php Move ApiQuery* tests under the /query subdirectory 2020-10-30 03:31:12 +00:00
ApiQueryImageInfoTest.php tests/api: Add TestUser::getAuthority and use it 2022-08-06 23:15:27 +02:00
ApiQueryInfoTest.php tests: Migrate setMwGlobals() to overrideConfigValue(s)() 2022-07-19 15:42:15 +01:00
ApiQueryLanguageinfoTest.php ApiQueryLanguageinfo: Allow fetching variant names from API 2022-10-05 14:35:40 +00:00
ApiQueryPrefixSearchTest.php tests: Migrate setMwGlobals() to overrideConfigValue(s)() 2022-07-19 15:42:15 +01:00
ApiQueryRecentChangesIntegrationTest.php tests: Replace deprecated WikiPage::factory 2022-09-02 19:34:02 +00:00
ApiQueryRevisionsTest.php Use new namespace for revision related classes 2022-04-14 23:03:43 +02:00
ApiQuerySearchTest.php tests: Migrate setMwGlobals() to overrideConfigValue(s)() 2022-07-19 15:42:15 +01:00
ApiQuerySiteinfoTest.php Use native array_column() in tests instead of loops 2022-08-16 15:41:14 +02:00
ApiQueryTest.php tests: Migrate setMwGlobals() to overrideConfigValue(s)() 2022-07-19 15:42:15 +01:00
ApiQueryTestBase.php Fix tests/ PSR12.Properties.ConstantVisibility.NotFound 2020-05-16 04:30:21 +01:00
ApiQueryTokensTest.php tests/api: Add TestUser::getAuthority and use it 2022-08-06 23:15:27 +02:00
ApiQueryUserContribsTest.php tests/api: Use MediaWikiIntegrationTestCase::editPage for edits 2022-08-06 22:21:51 +02:00
ApiQueryUserInfoTest.php Add cancreateaccount property to userinfo API 2022-08-31 11:51:18 +00:00
ApiQueryWatchlistIntegrationTest.php tests: Replace deprecated WikiPage::factory 2022-09-02 19:34:02 +00:00
ApiQueryWatchlistRawIntegrationTest.php phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00