wiki.techinc.nl/tests/phpunit/includes/api/query
Umherirrender 2909d06a08 Use new namespace for revision related classes
All revision related classes are namespaced MediaWiki\Revision
instead of MediaWiki\Storage since 1.32. The old namespaced
class names are deprecated and only kept for backwards-compatibility.

Bug: T305784
Change-Id: I34e492d84d9fc4bc78481667202716d93b3c43cb
2022-04-14 23:03:43 +02: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
ApiQueryBlockInfoTraitTest.php Use Authority and GroupPermissionLookup in Action API 2021-02-23 14:31:14 +00:00
ApiQueryBlocksTest.php phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +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
ApiQueryImageInfoTest.php ApiQueryImageInfo: don't show empty comments as deleted 2021-10-26 11:36:09 -07:00
ApiQueryInfoTest.php phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01: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 phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
ApiQueryRevisionsTest.php Use new namespace for revision related classes 2022-04-14 23:03:43 +02:00
ApiQuerySearchTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
ApiQuerySiteinfoTest.php ApiQuerySiteinfoTest: Don't access MW services in dataProvider 2022-03-07 21:57:59 +00:00
ApiQueryTest.php api: Inject services into ApiQuery class 2021-09-17 00:57:37 +02:00
ApiQueryTestBase.php
ApiQueryTokensTest.php Allow retrieval of tokens of all available types in one request 2021-10-26 21:49:05 +05:30
ApiQueryUserContribsTest.php Remove passing markTestSkippedIfDbType or add comment 2022-01-22 17:04:53 +00:00
ApiQueryUserInfoTest.php Add convenience methods for asserting status. 2022-03-16 22:44:25 +01:00
ApiQueryWatchlistIntegrationTest.php phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
ApiQueryWatchlistRawIntegrationTest.php phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00