wiki.techinc.nl/tests/phpunit/includes/api
Brad Jorsch c073e531cf API: Spread autoblocks from action=edit and action=move
The code in EditPage and SpecialMovepage does this primarily in web UI
code paths that aren't called by the API. EditPage also has a check in
the internal code path used by the API, but ApiEditPage runs its own
permissions check first and won't reach that code path.

Bug: T216245
Change-Id: I6263c8b60a24f3195dba583463f1ce4b004f82f5
2019-02-19 17:34:48 -05:00
..
format Don't silently fail if API result fails to encode 2018-12-05 13:28:33 -05:00
query ActorMigration: Remove possibility of read-both 2018-10-11 12:12:00 +11:00
ApiBaseTest.php API: Add block info to more block errors 2019-02-19 17:34:48 -05:00
ApiBlockTest.php Add namespace restrictions to Special:Block and API 2019-01-22 12:48:55 +00:00
ApiCheckTokenTest.php
ApiClearHasMsgTest.php
ApiComparePagesTest.php Ensure calls to Title::getArticleID use the same case as the definition 2019-02-06 22:15:05 +00:00
ApiContinuationManagerTest.php
ApiDeleteTest.php ApiDelete: Handle batched deletions properly 2018-12-20 10:03:26 -05:00
ApiDisabledTest.php
ApiEditPageTest.php API: Spread autoblocks from action=edit and action=move 2019-02-19 17:34:48 -05:00
ApiErrorFormatterTest.php Add some missing @covers tags 2019-02-02 21:53:40 -08:00
ApiLoginTest.php Use non-deprecated login in ApiLoginTest 2018-10-10 11:13:05 +03:00
ApiMainTest.php API: Add exception class as data to internal_api_error codes 2018-11-26 13:42:07 -05:00
ApiMessageTest.php API: Validate API error codes 2018-11-26 18:41:08 +00:00
ApiModuleManagerTest.php
ApiMoveTest.php API: Spread autoblocks from action=edit and action=move 2019-02-19 17:34:48 -05:00
ApiOpenSearchTest.php
ApiOptionsTest.php ApiOptions: fix resetting some preferences to default 2018-10-01 15:48:19 -07:00
ApiPageSetTest.php
ApiParseTest.php Deprecate the 'disabletidy' parameter for ApiParse 2018-09-24 17:40:51 -04:00
ApiPurgeTest.php
ApiQueryAllPagesTest.php
ApiQueryBlocksTest.php Prevent fatal PHP errors when PageRestriction::getTitle() returns null. 2019-02-07 10:06:15 -05:00
ApiQueryDisabledTest.php Add PHPUnit test to ApiQueryDisabled 2018-08-02 21:44:24 -04:00
ApiQueryInfoTest.php Enforce partial blocks 2018-10-24 00:57:48 +00:00
ApiQueryPrefixSearchTest.php Ensure database is setup in MediaWikiTestCase::insertPage 2018-09-14 22:32:23 +02:00
ApiQueryRecentChangesIntegrationTest.php
ApiQuerySearchTest.php Avoid constructing Title objects in data providers 2018-09-03 16:36:49 +00:00
ApiQuerySiteinfoTest.php ApiQuerySiteinfoTest: Conversion of $wgContLang to service 2019-02-05 05:05:53 +01:00
ApiQueryUserInfoTest.php List Partial Block details in ApiQueryBlocks and ApiQueryUserinfo. 2018-10-24 16:26:32 +00:00
ApiQueryWatchlistIntegrationTest.php Re-namespace RevisionStore and RevisionRecord classes 2018-10-09 10:22:48 -04:00
ApiQueryWatchlistRawIntegrationTest.php
ApiResultTest.php
ApiRevisionDeleteTest.php
ApiSetNotificationTimestampIntegrationTest.php
ApiStashEditTest.php Move user_editcount updates to a mergeable deferred update 2018-10-25 15:32:18 -07:00
ApiTestCase.php New helper ApiTestCase::setExpectedApiException() 2018-08-01 14:13:23 +03:00
ApiTestCaseUpload.php
ApiTestContext.php
ApiTokensTest.php
ApiUnblockTest.php Drop $wgChangeTagsSchemaMigrationStage 2018-11-28 23:03:41 +01:00
ApiUploadTest.php
ApiUploadTestCase.php
ApiUsageExceptionTest.php
ApiUserrightsTest.php Drop $wgChangeTagsSchemaMigrationStage 2018-11-28 23:03:41 +01:00
ApiWatchTest.php
generateRandomImages.php
MockApi.php
MockApiQueryBase.php
RandomImageGenerator.php Convert RandomImageGenerator to use the new execution framework 2019-01-21 22:33:02 -08:00
UserWrapper.php
words.txt