wiki.techinc.nl/tests/phpunit/includes/api
Daimona Eaytoy 1cb036c392 Avoid DB access in more non-Database tests
Bug: T155147
Change-Id: Iae2512c66c32b209ea8579beecb3de94a744da14
2023-08-06 16:07:27 +00:00
..
format tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
query Avoid DB access in more non-Database tests 2023-08-06 16:07:27 +00:00
Validator tests: Check more PARAM_HELP_MSG in ApiStructureTest 2023-08-06 10:37:20 +00:00
ApiBaseTest.php tests: api: Replace some static function with services 2023-07-29 11:58:54 +02:00
ApiBlockInfoTraitTest.php api: include details of email and own talk block 2023-05-30 02:13:13 +05:30
ApiBlockTest.php tests: api: Replace some static function with services 2023-07-29 11:58:54 +02:00
ApiChangeContentModelTest.php tests: api: Replace Title::newFromText with Title::makeTitle 2023-07-30 17:15:09 +02:00
ApiCheckTokenTest.php
ApiClearHasMsgTest.php Replace usages of ApiTestCase::$users 2023-07-25 12:12:58 +00:00
ApiComparePagesTest.php api tests: Call editPage() with WikiPage when used for same page 2023-06-24 18:07:34 +00:00
ApiContinuationManagerTest.php API tests: Assert error codes, not error messages 2023-04-26 19:36:29 +02:00
ApiCSPReportTest.php Reorg: Move some of request related classes to MediaWiki/Request 2022-10-28 10:15:31 +00:00
ApiDeleteTest.php tests: api: Replace Title::newFromText with Title::makeTitle 2023-07-30 17:15:09 +02:00
ApiDisabledTest.php API tests: Assert error codes, not error messages 2023-04-26 19:36:29 +02:00
ApiEditPageTest.php tests: api: Replace Title::newFromText with Title::makeTitle 2023-07-30 17:15:09 +02:00
ApiErrorFormatterTest.php Just another 80 or so PHPStorm inspection fixes (#4) 2023-03-25 00:39:06 +00:00
ApiLoginTest.php Replace usages of ApiTestCase::$users 2023-07-25 12:12:58 +00:00
ApiLogoutTest.php API tests: Assert error codes, not error messages 2023-04-26 19:36:29 +02:00
ApiMainTest.php tests: Replace deprecated calls to wfExpandUrl with hard-coded url 2023-06-23 17:23:18 +00:00
ApiMessageTest.php tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
ApiMoveTest.php tests: api: Replace Title::newFromText with Title::makeTitle 2023-07-30 17:15:09 +02:00
ApiOpenSearchTest.php API: Replace deprecated calls to wfExpandUrl with UrlUtils::expand 2023-06-22 16:49:01 -04:00
ApiOptionsTest.php Replace substr with cleaner string methods 2023-05-20 15:40:21 +02:00
ApiPageSetTest.php tests: api: Use NS_ constants instead of hard coded values 2023-07-29 11:02:26 +02:00
ApiParseTest.php api tests: Call editPage() with WikiPage when used for same page 2023-06-24 18:07:34 +00:00
ApiProtectTest.php tests: api: Replace Title::newFromText with Title::makeTitle 2023-07-30 17:15:09 +02:00
ApiPurgeTest.php tests: api: Use NS_ constants instead of hard coded values 2023-07-29 11:02:26 +02:00
ApiResultTest.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
ApiRevisionDeleteTest.php tests: api: Replace Title::newFromText with Title::makeTitle 2023-07-30 17:15:09 +02:00
ApiRollbackTest.php tests: api: Replace Title::newFromText with Title::makeTitle 2023-07-30 17:15:09 +02:00
ApiSetNotificationTimestampIntegrationTest.php tests: api: Use NS_ constants instead of hard coded values 2023-07-29 11:02:26 +02:00
ApiStashEditTest.php tests: api: Replace Title::newFromText with Title::makeTitle 2023-07-30 17:15:09 +02:00
ApiTestCase.php phpunit: Avoid TestUser in non-database tests 2023-07-29 14:26:50 +00:00
ApiTestContext.php Revert "Reorg: Move some of request related classes to MediaWiki/Request" 2022-10-27 13:14:16 +00:00
ApiUnblockTest.php tests: api: Replace some static function with services 2023-07-29 11:58:54 +02:00
ApiUndeleteTest.php tests: api: Replace Title::newFromText with Title::makeTitle 2023-07-30 17:15:09 +02:00
ApiUploadTest.php tests: api: Replace Title::newFromText with Title::makeTitle 2023-07-30 17:15:09 +02:00
ApiUploadTestCase.php tests: api: Replace Title::newFromText with Title::makeTitle 2023-07-30 17:15:09 +02:00
ApiUsageExceptionTest.php Misc cleanup to api integration tests 2021-01-21 06:32:58 +00:00
ApiUserrightsTest.php tests: api: Replace some static function with services 2023-07-29 11:58:54 +02:00
ApiWatchTest.php API tests: Assert error codes, not error messages 2023-04-26 19:36:29 +02:00
generateRandomImages.php Replace some more isset() with shorter ?? syntax 2021-11-02 10:39:38 +01:00
MockApi.php
MockApiQueryBase.php Replace some oldskool @see with @inheritDoc 2019-11-08 18:00:27 +00:00
RandomImageGenerator.php Fix even more PHPStorm inspections (#3) 2023-03-25 00:30:15 +00:00