wiki.techinc.nl/tests/phpunit/includes/api/query
DannyS712 b45ddb2ab3 Use WikiPage::doUserEditContent() instead of ::doEditContent()
Results in passing a user where previously the fallback
to $wgUser was being used, mostly in tests.

Bug: T255507
Change-Id: Iabe24315b23c0ad1272353186425e71974528d23
2021-06-28 00:11:30 -07:00
..
ApiQueryAllPagesTest.php Use WikiPage::doUserEditContent() instead of ::doEditContent() 2021-06-28 00:11:30 -07:00
ApiQueryAllRevisionsTest.php Use WikiPage::doUserEditContent() instead of ::doEditContent() 2021-06-28 00:11:30 -07: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 Update DatabaseBlock construct option 'by' and 'byText' usage to use User Identity only 2021-06-02 17:01:32 +03: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 Add tests for ApiQueryImageInfo 2021-06-01 13:22:02 -07:00
ApiQueryInfoTest.php Update DatabaseBlock construct option 'by' and 'byText' usage to use User Identity only 2021-06-02 17:01:32 +03: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 Use WikiPage::doUserEditContent() instead of ::doEditContent() 2021-06-28 00:11:30 -07:00
ApiQueryRevisionsTest.php Use WikiPage::doUserEditContent() instead of ::doEditContent() 2021-06-28 00:11:30 -07:00
ApiQuerySearchTest.php Tests: Mark more closures as static 2021-02-07 13:26:56 +01:00
ApiQuerySiteinfoTest.php api: Fix unstable ApiQuerySiteinfoTest case relying on default settings 2021-05-20 18:55:15 +00:00
ApiQueryTest.php Don't use NamespaceInfo when it's not necessary 2021-05-17 07:06:58 +00:00
ApiQueryTestBase.php Fix tests/ PSR12.Properties.ConstantVisibility.NotFound 2020-05-16 04:30:21 +01:00
ApiQueryUserContribsTest.php Use WikiPage::doUserEditContent() instead of ::doEditContent() 2021-06-28 00:11:30 -07:00
ApiQueryUserInfoTest.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
ApiQueryWatchlistIntegrationTest.php Use WikiPage::doUserEditContent() instead of ::doEditContent() 2021-06-28 00:11:30 -07:00
ApiQueryWatchlistRawIntegrationTest.php Set tablesUsed to watchlist for some api tests 2021-02-06 19:53:58 +01:00