wiki.techinc.nl/tests/phpunit/includes/api
James D. Forrester 94ece673b2 Namespace TitleValue under \MediaWiki\Title
One of the big ones, so doing this alone.

Bug: T166010
Change-Id: I4c901d5c32696d8334ec30cede7d9b6f3d8d645e
2023-09-18 18:24:39 +01:00
..
format Avoid DB access in non-database tests 2023-08-06 22:57:48 +00:00
query Namespace TitleValue under \MediaWiki\Title 2023-09-18 18:24:39 +01:00
Validator tests: Check more PARAM_HELP_MSG in ApiStructureTest 2023-08-06 10:37:20 +00:00
ApiBaseTest.php Reorg: Move Status to MediaWiki\Status\ 2023-08-25 15:44:17 +02:00
ApiBlockInfoTraitTest.php tests: Use namespaced Wikimedia\Rdbms\IDatabase 2023-08-20 15:18:57 +02:00
ApiBlockTest.php Reorg: Move MWTimestamp to MediaWiki\Utils 2023-08-19 05:53:40 +02:00
ApiChangeContentModelTest.php api: Default changecontentmodel summary to empty 2023-09-08 13:18:36 +02:00
ApiCheckTokenTest.php
ApiClearHasMsgTest.php Avoid DB access in non-database tests 2023-08-06 22:57:48 +00:00
ApiComparePagesTest.php Namespace TitleValue under \MediaWiki\Title 2023-09-18 18:24:39 +01:00
ApiContinuationManagerTest.php API tests: Assert error codes, not error messages 2023-04-26 19:36:29 +02:00
ApiCSPReportTest.php
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 Namespace TitleValue under \MediaWiki\Title 2023-09-18 18:24:39 +01:00
ApiErrorFormatterTest.php Reorg: Move Status to MediaWiki\Status\ 2023-08-25 15:44:17 +02: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 Reorg: Move WebRequest to includes\Request 2023-09-11 21:44:34 +01:00
ApiMessageTest.php
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 Namespace TitleValue under \MediaWiki\Title 2023-09-18 18:24:39 +01:00
ApiParseTest.php Namespace TitleValue under \MediaWiki\Title 2023-09-18 18:24:39 +01:00
ApiProtectTest.php tests: api: Replace Title::newFromText with Title::makeTitle 2023-07-30 17:15:09 +02:00
ApiPurgeTest.php Do not use UTPage directly in tests 2023-08-12 23:51:53 +02:00
ApiResultTest.php
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 Do not use UTPage directly in tests 2023-08-12 23:51:53 +02:00
ApiStashEditTest.php Migrate several services to use ICP instead of LB 2023-09-16 10:04:13 +02:00
ApiTestCase.php phpunit: Avoid TestUser in non-database tests 2023-07-29 14:26:50 +00:00
ApiTestContext.php Reorg: Move WebRequest to includes\Request 2023-09-11 21:44:34 +01: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
ApiUserrightsTest.php api: Add watch option for userpage to action=userrights 2023-08-25 19:42:39 +00:00
ApiWatchTest.php Do not use UTPage directly in tests 2023-08-12 23:51:53 +02:00
generateRandomImages.php
MockApi.php
MockApiQueryBase.php
RandomImageGenerator.php Fix even more PHPStorm inspections (#3) 2023-03-25 00:30:15 +00:00