wiki.techinc.nl/tests/phpunit/includes/api
Petr Pchelko 24ae5a6318 Use CentralIdLookup service instead of static factory
Change-Id: Ia0f263b4eff00cc6efee7a88c62d562dafd57950
2021-07-26 07:00:53 -07:00
..
format build: Updating dependencies 2021-07-22 03:36:05 +00:00
query build: Updating dependencies 2021-07-22 03:36:05 +00:00
Validator build: Updating dependencies 2021-07-22 03:36:05 +00:00
ApiBaseTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
ApiBlockInfoTraitTest.php MediaWikiTestCase to MediaWikiIntegrationTestCase 2020-06-30 17:02:22 +01:00
ApiBlockTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
ApiChangeContentModelTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
ApiCheckTokenTest.php Add tests for ApiCheckToken 2018-01-01 02:06:59 +02:00
ApiClearHasMsgTest.php Use new TalkPageNotificationManager 2020-05-15 12:35:45 -04:00
ApiComparePagesTest.php Use WikiPage::doUserEditContent() instead of ::doEditContent() 2021-06-28 00:11:30 -07:00
ApiContinuationManagerTest.php MediaWikiTestCase to MediaWikiIntegrationTestCase 2020-06-30 17:02:22 +01:00
ApiCSPReportTest.php phpunit: Mass-replace setMethods with onlyMethods and adjust 2021-04-16 20:15:00 +02:00
ApiDeleteTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
ApiDisabledTest.php Replace setExpectedException with two args 2019-10-05 16:14:05 +00:00
ApiEditPageTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
ApiErrorFormatterTest.php Make ApiErrorFormatterTest more robust. 2021-02-05 16:21:19 -05:00
ApiLoginTest.php Use CentralIdLookup service instead of static factory 2021-07-26 07:00:53 -07:00
ApiLogoutTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
ApiMainTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
ApiMessageTest.php Replace Title in Message/MessageCache 2021-06-09 06:16:56 -07:00
ApiMoveTest.php Update DatabaseBlock construct option 'by' and 'byText' usage to use User Identity only 2021-06-02 17:01:32 +03:00
ApiOpenSearchTest.php Inject dependencies into SearchApi 2021-07-04 10:58:36 +00:00
ApiOptionsTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
ApiPageSetTest.php ApiPageSet: replace Title in method signatures 2021-05-12 23:17:59 +02:00
ApiParseTest.php Replace uses of DB_MASTER with DB_PRIMARY 2021-04-29 09:24:31 -07:00
ApiProtectTest.php Use WatchlistManager in API classes 2021-04-21 04:41:06 +00:00
ApiPurgeTest.php API: Clean up ApiPurgeTest 2021-03-13 02:29:09 +00:00
ApiResultTest.php Tests: Mark more closures as static 2021-02-07 13:26:56 +01:00
ApiRevisionDeleteTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
ApiRollbackTest.php Regression tests for ApiRollback and RollbackAction 2021-04-26 07:58:44 -07:00
ApiSetNotificationTimestampIntegrationTest.php Use WatchlistManager in API classes 2021-04-21 04:41:06 +00:00
ApiStashEditTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
ApiTestCase.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
ApiTestContext.php Allow passing mock Authority in API integration tests 2021-06-07 11:50:42 -07:00
ApiTokensTest.php Remove usages of deprecated User::getRights. 2019-08-20 19:43:54 -07:00
ApiUnblockTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
ApiUndeleteTest.php Use WatchlistManager in API classes 2021-04-21 04:41:06 +00:00
ApiUploadTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
ApiUploadTestCase.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
ApiUsageExceptionTest.php Misc cleanup to api integration tests 2021-01-21 06:32:58 +00:00
ApiUserrightsTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
ApiWatchTest.php Use CsrfTokenSet as CSRF token source 2021-07-12 14:19:15 -07:00
generateRandomImages.php Safer autoloading with respect to file-scope code 2021-01-11 11:59:36 +11:00
MockApi.php API: i18n for warnings and errors 2016-12-06 10:20:48 -05:00
MockApiQueryBase.php Replace some oldskool @see with @inheritDoc 2019-11-08 18:00:27 +00:00
RandomImageGenerator.php Use ::class for class name 2021-04-08 21:17:42 +02:00