wiki.techinc.nl/tests/phpunit/includes/api
Aaron Schulz b046b93d93 Avoid "CAS updated failed" errors on Special:Preferences double post
* This does the same thing ApiOptions does to avoid these errors.
  A new getInstanceForUpdate() method is now in the User class to
  simplify this pattern.
* Avoid overriding $user in ApiOptions for code readability.
* Fixed IDEA errors around Preferences::getFormObject() return type.

Bug: T95839
Change-Id: If2385b7486c043bd70d7031ff35e37dfb079a4d2
2015-12-15 02:50:16 +00:00
..
format API: Remove dbg, txt, and yaml formats 2015-11-18 09:19:51 -05:00
query tests: Clean up use of mt_rand() 2015-12-03 13:45:55 +00:00
ApiBaseTest.php
ApiBlockTest.php User: Mostly remove password handling 2015-10-13 16:10:41 -06:00
ApiContinuationManagerTest.php Fix Generic.Files.LineLength phpcs check under phpunit/includes/api 2015-10-03 17:18:05 +00:00
ApiCreateAccountTest.php User: Mostly remove password handling 2015-10-13 16:10:41 -06:00
ApiEditPageTest.php Fix Generic.Files.LineLength phpcs check under phpunit/includes/api 2015-10-03 17:18:05 +00:00
ApiErrorFormatterTest.php Fix some language depending phpunit tests by using MediaWikiLangTestCase 2015-12-07 17:26:16 +01:00
ApiLoginTest.php Remove use of deprecated TestUser->user 2015-08-07 17:10:26 +01:00
ApiMainTest.php Fix Generic.Files.LineLength phpcs check under phpunit/includes/api 2015-10-03 17:18:05 +00:00
ApiMessageTest.php Improve serialization of Message, Title 2015-07-07 15:56:47 -04:00
ApiModuleManagerTest.php Fix Generic.Files.LineLength phpcs check under phpunit/includes/api 2015-10-03 17:18:05 +00:00
ApiOptionsTest.php Avoid "CAS updated failed" errors on Special:Preferences double post 2015-12-15 02:50:16 +00:00
ApiPageSetTest.php Implement ApiPageSet::setRedirectMergePolicy() 2015-10-08 11:36:02 -07:00
ApiParseTest.php
ApiPurgeTest.php
ApiQueryAllPagesTest.php Rename testBug25702() to testPrefixNormalizationSearchBug() 2015-06-12 18:47:11 -07:00
ApiResultTest.php Fixed incorrect size for api result 2015-12-12 15:59:32 +00:00
ApiRevisionDeleteTest.php Fix Generic.Files.LineLength phpcs check under phpunit/includes/api 2015-10-03 17:18:05 +00:00
ApiTestCase.php tests: Remove unused $wgMemc resets 2015-12-06 18:06:08 +00:00
ApiTestCaseUpload.php
ApiTestContext.php
ApiTokensTest.php
ApiUnblockTest.php Remove use of deprecated TestUser->user 2015-08-07 17:10:26 +01:00
ApiUploadTest.php Some bugzilla.wikimedia.org -> phabricator.wikimedia.org changes 2015-09-24 17:17:25 +02:00
ApiWatchTest.php Fix issues identified by SpaceBeforeSingleLineComment sniff 2015-09-26 23:06:52 +00:00
generateRandomImages.php
MockApi.php API: Overhaul ApiResult, make format=xml not throw, and add json formatversion 2015-04-10 16:57:15 -04:00
MockApiQueryBase.php API: Overhaul ApiResult, make format=xml not throw, and add json formatversion 2015-04-10 16:57:15 -04:00
PrefixUniquenessTest.php
RandomImageGenerator.php phpcs: Assignment expression not allowed 2015-11-16 20:56:32 +00:00
UserWrapper.php User: Mostly remove password handling 2015-10-13 16:10:41 -06:00
words.txt