wiki.techinc.nl/tests/phpunit/includes/api/query
Cindy Cicalese f6e1891c6f Use Authority and GroupPermissionLookup in Action API
Replaces calls directly to PermissionManager with calls to
the Authority object available from Context or the
GroupPermissionLookup service.

This patch does not address use of PermissionManager for
blocks.

Deprecations:
- ApiBase::checkUserRightsAny deprecated passing optional
User parameter
- ApiBase::checkTitleUserPermissions deprecated passing
LinkTarget as first parameter, takes PageIdentity instead

Bug: T271462
Bug: T271854
Change-Id: I5d7cac1c28a37e074750c46cda03283980a07fca
2021-02-23 14:31:14 +00:00
..
ApiQueryAllPagesTest.php Move ApiQuery* tests under the /query subdirectory 2020-10-30 03:31:12 +00:00
ApiQueryAllRevisionsTest.php
ApiQueryBasicTest.php
ApiQueryBlockInfoTraitTest.php Use Authority and GroupPermissionLookup in Action API 2021-02-23 14:31:14 +00:00
ApiQueryBlocksTest.php Move ApiQuery* tests under the /query subdirectory 2020-10-30 03:31:12 +00: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 Authority and GroupPermissionLookup in Action API 2021-02-23 14:31:14 +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 Move ApiQuery* tests under the /query subdirectory 2020-10-30 03:31:12 +00:00
ApiQueryRevisionsTest.php
ApiQuerySearchTest.php Tests: Mark more closures as static 2021-02-07 13:26:56 +01:00
ApiQuerySiteinfoTest.php Tests: Mark more more closures as static 2021-02-09 02:55:57 +00:00
ApiQueryTest.php Tests: Mark more more closures as static 2021-02-09 02:55:57 +00:00
ApiQueryTestBase.php
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 Tests: Mark more closures as static 2021-02-07 13:26:56 +01:00
ApiQueryWatchlistRawIntegrationTest.php Set tablesUsed to watchlist for some api tests 2021-02-06 19:53:58 +01:00