wiki.techinc.nl/tests/phpunit/includes/api/query
James D. Forrester df5eb22f83 Replace uses of DB_MASTER with DB_PRIMARY
Just an auto-replace from codesniffer for now.

Change-Id: I5240dc9ac5929d291b0ef1c743ea2bfd3f428266
2021-04-29 09:24:31 -07:00
..
ApiQueryAllPagesTest.php Move ApiQuery* tests under the /query subdirectory 2020-10-30 03:31:12 +00:00
ApiQueryAllRevisionsTest.php Remove constructors from test classes 2021-03-08 03:31:25 +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 Introduce infrastructure for partial blocks for actions 2021-04-27 21:53:13 +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 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
ApiQueryInfoTest.php Use WatchlistManager in API classes 2021-04-21 04:41:06 +00:00
ApiQueryLanguageinfoTest.php Tests: Mark more more closures as static 2021-02-09 02:55:57 +00:00
ApiQueryPrefixSearchTest.php Move ApiQuery* tests under the /query subdirectory 2020-10-30 03:31:12 +00:00
ApiQueryRecentChangesIntegrationTest.php RecentChange: replace Title in method signatures 2021-04-26 17:48:02 +02:00
ApiQueryRevisionsTest.php
ApiQuerySearchTest.php Tests: Mark more closures as static 2021-02-07 13:26:56 +01:00
ApiQuerySiteinfoTest.php Replace uses of DB_MASTER with DB_PRIMARY 2021-04-29 09:24:31 -07:00
ApiQueryTest.php Tests: Mark more more closures as static 2021-02-09 02:55:57 +00:00
ApiQueryTestBase.php Fix tests/ PSR12.Properties.ConstantVisibility.NotFound 2020-05-16 04:30:21 +01:00
ApiQueryUserContribsTest.php Use __CLASS__/::class to define callback for array_map/_filter/usort 2021-01-22 16:39:29 +00:00
ApiQueryUserInfoTest.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
ApiQueryWatchlistIntegrationTest.php RecentChange: replace Title in method signatures 2021-04-26 17:48:02 +02:00
ApiQueryWatchlistRawIntegrationTest.php Set tablesUsed to watchlist for some api tests 2021-02-06 19:53:58 +01:00