wiki.techinc.nl/tests/phpunit/includes/api
2022-11-24 22:28:46 +00:00
..
format Reorg: Move some of request related classes to MediaWiki/Request 2022-10-28 10:15:31 +00:00
query Merge "Implement LanguageConverter for sh.wiki" 2022-11-24 22:28:46 +00:00
Validator Reorg: Move some of request related classes to MediaWiki/Request 2022-10-28 10:15:31 +00:00
ApiBaseTest.php Reorg: Move some of request related classes to MediaWiki/Request 2022-10-28 10:15:31 +00:00
ApiBlockInfoTraitTest.php phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
ApiBlockTest.php tests: Use overrideConfig(Value|Values) where needed 2022-07-12 22:24:50 +00:00
ApiChangeContentModelTest.php tests: Use Title::makeTitle instead of Title::newFromText 2022-09-23 21:53:11 +02:00
ApiCheckTokenTest.php
ApiClearHasMsgTest.php phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
ApiComparePagesTest.php tests: Use Title::makeTitle instead of Title::newFromText 2022-09-23 21:53:11 +02:00
ApiContinuationManagerTest.php Reorg: Move some of request related classes to MediaWiki/Request 2022-10-28 10:15:31 +00:00
ApiCSPReportTest.php Reorg: Move some of request related classes to MediaWiki/Request 2022-10-28 10:15:31 +00:00
ApiDeleteTest.php tests: Use overrideConfig(Value|Values) where needed 2022-07-12 22:24:50 +00:00
ApiDisabledTest.php
ApiEditPageTest.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
ApiErrorFormatterTest.php phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
ApiLoginTest.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
ApiLogoutTest.php
ApiMainTest.php Reorg: Move some of request related classes to MediaWiki/Request 2022-10-28 10:15:31 +00:00
ApiMessageTest.php
ApiMoveTest.php tests: Use overrideConfig(Value|Values) where needed 2022-07-12 22:24:50 +00:00
ApiOpenSearchTest.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
ApiOptionsTest.php Reorg: Move some of request related classes to MediaWiki/Request 2022-10-28 10:15:31 +00:00
ApiPageSetTest.php Reorg: Move some of request related classes to MediaWiki/Request 2022-10-28 10:15:31 +00:00
ApiParseTest.php tests: Upgrade PHPUnit from 8.5+ to 9.5+ 2022-10-08 02:03:55 +02:00
ApiProtectTest.php tests: Use overrideConfig(Value|Values) where needed 2022-07-12 22:24:50 +00:00
ApiPurgeTest.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
ApiResultTest.php tests: Use Title::makeTitle instead of Title::newFromText 2022-09-23 21:53:11 +02:00
ApiRevisionDeleteTest.php ManualLogEntry::getComment() should always return string 2022-07-09 18:58:19 -04:00
ApiRollbackTest.php tests: Use overrideConfig(Value|Values) where needed 2022-07-12 22:24:50 +00:00
ApiSetNotificationTimestampIntegrationTest.php API: Fix result of action=setnotificationtimestamp for non-watched title 2022-04-25 17:35:22 +00:00
ApiStashEditTest.php build: Updating dependencies 2022-10-07 21:09:37 +03:00
ApiTestCase.php Reorg: Move some of request related classes to MediaWiki/Request 2022-10-28 10:15:31 +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 phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
ApiUndeleteTest.php tests: Use overrideConfig(Value|Values) where needed 2022-07-12 22:24:50 +00:00
ApiUploadTest.php Revert "Reorg: Move some of request related classes to MediaWiki/Request" 2022-10-27 13:14:16 +00:00
ApiUploadTestCase.php Reorg: Move some of request related classes to MediaWiki/Request 2022-10-28 10:15:31 +00:00
ApiUsageExceptionTest.php
ApiUserrightsTest.php tests: Migrate setMwGlobals() to overrideConfigValue(s)() 2022-07-19 15:42:15 +01:00
ApiWatchTest.php tests: Migrate setMwGlobals() to overrideConfigValue(s)() 2022-07-19 15:42:15 +01:00
generateRandomImages.php
MockApi.php
MockApiQueryBase.php
RandomImageGenerator.php RandomImageGenerator::getImageSpec: Don't pass a float to mt_rand(), for PHP 8.1 2022-10-24 09:38:52 -04:00