wiki.techinc.nl/tests/phpunit/includes/api
thiemowmde ca453df37e phpunit: Set much smaller defaults for RandomImageGenerator
This class is not used very often:
https://codesearch.wmcloud.org/search/?q=RandomImageGenerator
But in these tests it's a serious bottleneck. For no good reason. We
don't really care how an image looks like during a test. Nobody will
ever see it. Not even when a test fails.

Bug: T225730
Change-Id: I7f3d586144ecdf480c773dc5e8b10f1ad4df8861
2024-09-05 19:48:36 +00:00
..
format ApiFormatTestBase: Fix test failures with extensions 2024-07-08 00:14:20 +02:00
query tests: Use const for some static data in test files 2024-09-01 23:24:11 +02:00
Validator tests: Namespace api tests 2024-02-18 15:47:04 +00:00
ApiAcquireTempUserNameTest.php Update wgAutoCreateTempUser config defaults 2024-04-03 16:25:47 +00:00
ApiBaseTest.php Merge "use setGroupPermissions instead of mergeMwGlobalArrayValue" 2024-08-13 14:49:45 +00:00
ApiBlockInfoTraitTest.php tests: Namespace api tests 2024-02-18 15:47:04 +00:00
ApiBlockTest.php Replace db with getDb for Tests 2024-06-23 23:47:56 +01:00
ApiChangeContentModelTest.php Drop writeapi userright 2024-07-31 11:10:50 +00:00
ApiCheckTokenTest.php tests: Namespace api tests 2024-02-18 15:47:04 +00:00
ApiClearHasMsgTest.php tests: Namespace api tests 2024-02-18 15:47:04 +00:00
ApiComparePagesTest.php Merge "ApiComparePagesTest: Disable temp accounts for anon tests" 2024-06-25 21:42:55 +00:00
ApiContinuationManagerTest.php tests: Namespace api tests 2024-02-18 15:47:04 +00:00
ApiCreateTempUserTraitTest.php tests: Namespace api tests 2024-02-18 15:47:04 +00:00
ApiCSPReportTest.php tests: Namespace api tests 2024-02-18 15:47:04 +00:00
ApiDeleteTest.php tests: Namespace api tests 2024-02-18 15:47:04 +00:00
ApiDisabledTest.php tests: Namespace api tests 2024-02-18 15:47:04 +00:00
ApiEditPageTest.php Add namespace to WikitextContent 2024-08-06 17:42:51 +03:30
ApiEntryPointTest.php tests: Namespace api tests 2024-02-18 15:47:04 +00:00
ApiErrorFormatterTest.php tests: Namespace api tests 2024-02-18 15:47:04 +00:00
ApiFeedRecentChangesTest.php Update help text for 'hideanons' in ApiFeedRecentChanges API 2024-02-22 17:20:28 +00:00
ApiLoginTest.php tests: Migrate to IDatabase::newInsertQueryBuilder 2024-04-14 21:56:07 +02:00
ApiLogoutTest.php tests: Namespace api tests 2024-02-18 15:47:04 +00:00
ApiMainTest.php use setGroupPermissions instead of mergeMwGlobalArrayValue 2024-08-07 21:50:00 +00:00
ApiMessageTest.php Message: Rename 'interface' prop because of syntax highlighting 2024-06-26 02:04:59 +00:00
ApiMoveTest.php Improve rate limit tests 2024-03-12 14:00:07 +11:00
ApiOpenSearchTest.php tests: Namespace api tests 2024-02-18 15:47:04 +00:00
ApiOptionsTest.php tests: Use const for some static data in test files 2024-09-01 23:24:11 +02:00
ApiPageSetTest.php api: Hard-deprecate ApiPageSet::get*Titles 2024-07-20 00:11:55 +02:00
ApiParseTest.php Allow ApiParse to use the ArticleParserOptions hook 2024-08-29 11:33:35 -04:00
ApiProtectTest.php tests: Namespace api tests 2024-02-18 15:47:04 +00:00
ApiPurgeTest.php api: Add a ratelimit test for action=purge 2024-07-12 22:32:22 +02:00
ApiResultTest.php Replace gettype() with get_debug_type() in exception messages 2024-07-31 19:24:39 +02:00
ApiRevisionDeleteTest.php Drop writeapi userright 2024-07-31 11:10:50 +00:00
ApiRollbackTest.php tests: Namespace api tests 2024-02-18 15:47:04 +00:00
ApiSetNotificationTimestampIntegrationTest.php tests: Namespace api tests 2024-02-18 15:47:04 +00:00
ApiStashEditTest.php Add namespace to WikitextContent 2024-08-06 17:42:51 +03:30
ApiTestCase.php ApiTestCase: Set request context user to session user 2024-06-26 10:55:32 +00:00
ApiTestContext.php tests: Namespace api tests 2024-02-18 15:47:04 +00:00
ApiUnblockTest.php tests: Namespace api tests 2024-02-18 15:47:04 +00:00
ApiUndeleteTest.php tests: Namespace api tests 2024-02-18 15:47:04 +00:00
ApiUploadTest.php tests: Namespace api tests 2024-02-18 15:47:04 +00:00
ApiUploadTestCase.php api: Reduce use of WebRequest in action=upload 2024-03-29 21:04:59 +00:00
ApiUsageExceptionTest.php tests: Namespace api tests 2024-02-18 15:47:04 +00:00
ApiUserrightsTest.php tests: Namespace api tests 2024-02-18 15:47:04 +00:00
ApiWatchTest.php tests: Namespace api tests 2024-02-18 15:47:04 +00:00
generateRandomImages.php tests: Namespace api tests 2024-02-18 15:47:04 +00:00
MockApi.php tests: Namespace api tests 2024-02-18 15:47:04 +00:00
MockApiQueryBase.php tests: Namespace api tests 2024-02-18 15:47:04 +00:00
RandomImageGenerator.php phpunit: Set much smaller defaults for RandomImageGenerator 2024-09-05 19:48:36 +00:00