wiki.techinc.nl/tests/phpunit/includes/api
Umherirrender 89b2d11a0d tests: Use Title::makeTitle instead of Title::newFromText
Avoid parsing known titles in tests to improve performance

Change-Id: Ie240eb42479d19714e64cc4606e26073fadc2e13
2022-09-23 21:53:11 +02:00
..
format tests: Use Title::makeTitle instead of Title::newFromText 2022-09-23 21:53:11 +02:00
query tests: Use Title::makeTitle instead of Title::newFromText 2022-09-23 21:53:11 +02:00
Validator tests/api: Add TestUser::getAuthority and use it 2022-08-06 23:15:27 +02:00
ApiBaseTest.php Test: Replace deprecated ApiBase constants 2022-06-06 17:59:51 +01: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
ApiCSPReportTest.php tests: Use overrideConfig(Value|Values) where needed 2022-07-12 22:24:50 +00:00
ApiDeleteTest.php tests: Use overrideConfig(Value|Values) where needed 2022-07-12 22:24:50 +00:00
ApiDisabledTest.php
ApiEditPageTest.php tests: Replace deprecated WikiPage::factory 2022-09-02 19:34:02 +00:00
ApiErrorFormatterTest.php phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
ApiLoginTest.php tests: Use overrideConfig(Value|Values) where needed 2022-07-12 22:24:50 +00:00
ApiLogoutTest.php
ApiMainTest.php tests: Use overrideConfig(Value|Values) where needed 2022-07-12 22:24:50 +00:00
ApiMessageTest.php
ApiMoveTest.php tests: Use overrideConfig(Value|Values) where needed 2022-07-12 22:24:50 +00:00
ApiOpenSearchTest.php Replace trivial usa of mock builder with createMock() shortcut 2022-07-15 16:43:48 +00:00
ApiOptionsTest.php tests: Use Title::makeTitle instead of Title::newFromText 2022-09-23 21:53:11 +02:00
ApiPageSetTest.php tests: Use overrideConfig(Value|Values) where needed 2022-07-12 22:24:50 +00:00
ApiParseTest.php Merge "tests/api: Add TestUser::getAuthority and use it" 2022-08-19 16:35:47 +00:00
ApiProtectTest.php tests: Use overrideConfig(Value|Values) where needed 2022-07-12 22:24:50 +00:00
ApiPurgeTest.php
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 tests/api: Add TestUser::getAuthority and use it 2022-08-06 23:15:27 +02:00
ApiTestCase.php ApiTestCase: Drop testApiTestGroup forcing use of medium/large 2022-08-11 11:58:14 -04:00
ApiTestContext.php
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 tests: Remove resetServiceForTesting after overrideConfigValues 2022-07-27 23:08:27 +02:00
ApiUploadTestCase.php tests: Migrate setMwGlobals() to overrideConfigValue(s)() 2022-07-19 15:42:15 +01: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