wiki.techinc.nl/tests/phpunit/includes/api/query
Ariel T. Glenn 286ad233a2 use getUserPermissions in query allusers api calls to get user rights
This means that e.g. global rights will now show up.

Bug: T205992
Change-Id: I290ec18a1aa08b8aa11c4e101ae05657e7963829
2023-12-11 14:04:36 +02:00
..
ApiQueryAllPagesTest.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
ApiQueryAllRevisionsTest.php Follow-up 71ff05267: Stop writing to tablesUsed in tests, now unnecessary 2023-11-21 09:02:48 -05:00
ApiQueryAllUsersTest.php use getUserPermissions in query allusers api calls to get user rights 2023-12-11 14:04:36 +02:00
ApiQueryBasicTest.php tests: api: Use NS_ constants instead of hard coded values 2023-07-29 11:02:26 +02:00
ApiQueryBlockInfoTraitTest.php Special:BlockList: Improve display of hidden users 2023-12-05 13:25:54 -05:00
ApiQueryBlocksTest.php Follow-up 71ff05267: Stop writing to tablesUsed in tests, now unnecessary 2023-11-21 09:02:48 -05:00
ApiQueryContinue2Test.php
ApiQueryContinueTest.php
ApiQueryContinueTestBase.php Use native array_column() in tests instead of loops 2022-08-16 15:41:14 +02:00
ApiQueryDisabledTest.php
ApiQueryImageInfoTest.php Follow-up 71ff05267: Stop writing to tablesUsed in tests, now unnecessary 2023-11-21 09:02:48 -05:00
ApiQueryInfoTest.php Follow-up 71ff05267: Stop writing to tablesUsed in tests, now unnecessary 2023-11-21 09:02:48 -05:00
ApiQueryLanguageinfoTest.php MessagesSr: Use aliases in Serbian Latin script as well 2023-10-28 14:22:57 +00:00
ApiQueryPrefixSearchTest.php tests: Make some PHPUnit data providers static 2023-05-20 01:05:27 +02:00
ApiQueryRecentChangesIntegrationTest.php Follow-up 71ff05267: Stop writing to tablesUsed in tests, now unnecessary 2023-11-21 09:02:48 -05:00
ApiQueryRevisionsTest.php tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
ApiQuerySearchTest.php Avoid DB access in more non-Database tests 2023-08-06 16:07:27 +00:00
ApiQuerySiteinfoTest.php Follow-up 71ff05267: Stop writing to tablesUsed in tests, now unnecessary 2023-11-21 09:02:48 -05:00
ApiQueryTest.php tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
ApiQueryTestBase.php Namespace User under \MediaWiki\User 2023-09-19 19:18:16 +00:00
ApiQueryTokensTest.php Avoid DB access in more non-Database tests 2023-08-06 16:07:27 +00:00
ApiQueryUserContribsTest.php Namespace User under \MediaWiki\User 2023-09-19 19:18:16 +00:00
ApiQueryUserInfoTest.php Reorg: Move MWTimestamp to MediaWiki\Utils 2023-08-19 05:53:40 +02:00
ApiQueryWatchlistIntegrationTest.php Follow-up 71ff05267: Stop writing to tablesUsed in tests, now unnecessary 2023-11-21 09:02:48 -05:00
ApiQueryWatchlistRawIntegrationTest.php Follow-up 71ff05267: Stop writing to tablesUsed in tests, now unnecessary 2023-11-21 09:02:48 -05:00