wiki.techinc.nl/tests/phpunit/includes/jobqueue
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
..
jobs Use WikiPage::doUserEditContent() instead of ::doEditContent() 2021-06-28 00:11:30 -07:00
JobQueueMemoryTest.php Move UIDGenerator code to a service and put it under /libs 2020-02-18 00:20:40 +00:00
JobQueueTest.php Hard deprecate JobQueue::getWiki 2021-04-08 17:15:52 +00:00
JobRunnerTest.php Replace deprecated Title::isDeletedQuick() 2020-11-03 10:32:17 +00:00
JobTest.php Replace PHPUnit ->returnValue() with ->willReturn() shortcut 2021-04-22 10:37:45 +02:00
RefreshLinksPartitionTest.php Use WikiPage::doUserEditContent() instead of ::doEditContent() 2021-06-28 00:11:30 -07:00