wiki.techinc.nl/tests/phpunit/includes/api
DannyS712 24afc63e49 Remove constructors from test classes
Tests should put their setup code in ::setUp(),
rather than __construct

Change-Id: I622f017f3c78a72acc65310f37d61dbec2a5da79
2021-03-08 03:31:25 +00:00
..
format Tests: Mark more more closures as static 2021-02-09 02:55:57 +00:00
query Remove constructors from test classes 2021-03-08 03:31:25 +00:00
Validator Merge "Make TypeDefTestCase::getInstance() abstract." 2021-02-09 08:46:29 +00:00
ApiBaseTest.php Tests: Mark more closures as static 2021-02-07 13:26:56 +01:00
ApiBlockInfoTraitTest.php MediaWikiTestCase to MediaWikiIntegrationTestCase 2020-06-30 17:02:22 +01:00
ApiBlockTest.php Fix incomplete/bogus PHPDoc tags in various tests 2021-01-14 19:02:00 +00:00
ApiChangeContentModelTest.php Tests: Mark more more closures as static 2021-02-09 02:55:57 +00:00
ApiCheckTokenTest.php
ApiClearHasMsgTest.php Use new TalkPageNotificationManager 2020-05-15 12:35:45 -04:00
ApiComparePagesTest.php Tests: Mark more closures as static 2021-02-07 13:26:56 +01:00
ApiContinuationManagerTest.php MediaWikiTestCase to MediaWikiIntegrationTestCase 2020-06-30 17:02:22 +01:00
ApiCSPReportTest.php Tests: Mark more more closures as static 2021-02-09 02:55:57 +00:00
ApiDeleteTest.php Tests: Mark more more closures as static 2021-02-09 02:55:57 +00:00
ApiDisabledTest.php Replace setExpectedException with two args 2019-10-05 16:14:05 +00:00
ApiEditPageTest.php Tests: Mark more more closures as static 2021-02-09 02:55:57 +00:00
ApiErrorFormatterTest.php Make ApiErrorFormatterTest more robust. 2021-02-05 16:21:19 -05:00
ApiLoginTest.php Tests: Mark more more closures as static 2021-02-09 02:55:57 +00:00
ApiLogoutTest.php Swap out uses of User->isLoggedIn() with ->isRegistered() 2020-12-22 03:13:37 +00:00
ApiMainTest.php Tests: Mark more more closures as static 2021-02-09 02:55:57 +00:00
ApiMessageTest.php Merge "Misc cleanup to api integration tests" 2021-01-21 07:32:08 +00:00
ApiMoveTest.php Deprecate DatabaseBlock methods moved to DatabaseBlockStore 2020-09-13 22:17:27 +00:00
ApiOpenSearchTest.php MediaWikiTestCase to MediaWikiIntegrationTestCase 2020-06-30 17:02:22 +01:00
ApiOptionsTest.php Use Authority and GroupPermissionLookup in Action API 2021-02-23 14:31:14 +00:00
ApiPageSetTest.php Tests: Mark more more closures as static 2021-02-09 02:55:57 +00:00
ApiParseTest.php Tests: Mark more more closures as static 2021-02-09 02:55:57 +00:00
ApiProtectTest.php Add watchlist expiry support to applicable APIs 2020-07-13 18:18:15 -04:00
ApiPurgeTest.php Re-enable the lone test in ApiPurgeTest 2021-02-02 22:24:59 +00:00
ApiResultTest.php Tests: Mark more closures as static 2021-02-07 13:26:56 +01:00
ApiRevisionDeleteTest.php Deprecate DatabaseBlock methods moved to DatabaseBlockStore 2020-09-13 22:17:27 +00:00
ApiRollbackTest.php Add watchlist expiry support to applicable APIs 2020-07-13 18:18:15 -04:00
ApiSetNotificationTimestampIntegrationTest.php Set tablesUsed to watchlist for some api tests 2021-02-06 19:53:58 +01:00
ApiStashEditTest.php Fix incomplete/bogus PHPDoc tags in various tests 2021-01-14 19:02:00 +00:00
ApiTestCase.php Use Authority and GroupPermissionLookup in Action API 2021-02-23 14:31:14 +00:00
ApiTestContext.php Remove documentation that literally repeats the code 2020-10-27 19:20:26 +00:00
ApiTokensTest.php Remove usages of deprecated User::getRights. 2019-08-20 19:43:54 -07:00
ApiUnblockTest.php Deprecate DatabaseBlock methods moved to DatabaseBlockStore 2020-09-13 22:17:27 +00:00
ApiUndeleteTest.php Add watchlist expiry support to applicable APIs 2020-07-13 18:18:15 -04:00
ApiUploadTest.php Add watchlist expiry support to applicable APIs 2020-07-13 18:18:15 -04:00
ApiUploadTestCase.php Use MediaWikiServices::getRepoGroup in api related classes 2020-04-11 23:58:00 +00:00
ApiUsageExceptionTest.php Misc cleanup to api integration tests 2021-01-21 06:32:58 +00:00
ApiUserrightsTest.php Add missing @param and @return to documentation in tests 2021-01-22 19:57:25 +01:00
ApiWatchTest.php More improvements for ApiWatchTest 2021-02-08 10:05:08 +01:00
generateRandomImages.php Safer autoloading with respect to file-scope code 2021-01-11 11:59:36 +11:00
MockApi.php
MockApiQueryBase.php Replace some oldskool @see with @inheritDoc 2019-11-08 18:00:27 +00:00
RandomImageGenerator.php Update a lot of unspecific "array" types in PHPDocs 2020-10-28 11:01:33 +01:00
words.txt