wiki.techinc.nl/tests/phpunit/includes/api
Derick Alangi a3a2ed268a tests: Use overrideConfig(Value|Values) where needed
This patch covers: tests/phpunit/includes/actions/ and
tests/phpunit/includes/api/.

Change-Id: I60d8fb7b8a63b423606db935fa0d24cf859b2512
2022-07-12 22:24:50 +00:00
..
format api: Replace numerous deprecated constants 2022-06-06 00:18:50 +01:00
query Tests: Cleanup some unnecessary nested function calls 2022-06-06 01:02:34 +01:00
Validator Merge "Test: Replace deprecated ApiBase constants" 2022-06-06 21:06:02 +00: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 overrideConfig(Value|Values) where needed 2022-07-12 22:24:50 +00:00
ApiCheckTokenTest.php
ApiClearHasMsgTest.php phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
ApiComparePagesTest.php tests: Use overrideConfig(Value|Values) where needed 2022-07-12 22:24:50 +00: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: Use overrideConfig(Value|Values) where needed 2022-07-12 22:24:50 +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 Remove or replace usages of "sanity" 2021-11-21 19:35:49 +00:00
ApiMainTest.php tests: Use overrideConfig(Value|Values) where needed 2022-07-12 22:24:50 +00:00
ApiMessageTest.php Message: Remove deprecated format property 2021-09-03 09:21:12 -07:00
ApiMoveTest.php tests: Use overrideConfig(Value|Values) where needed 2022-07-12 22:24:50 +00:00
ApiOpenSearchTest.php Merge "api: Replace numerous deprecated constants" 2022-06-06 01:10:54 +00:00
ApiOptionsTest.php Hard deprecate User group methods 2021-07-23 15:00:16 +03:00
ApiPageSetTest.php tests: Use overrideConfig(Value|Values) where needed 2022-07-12 22:24:50 +00:00
ApiParseTest.php tests: Use overrideConfig(Value|Values) where needed 2022-07-12 22:24:50 +00:00
ApiProtectTest.php tests: Use overrideConfig(Value|Values) where needed 2022-07-12 22:24:50 +00:00
ApiPurgeTest.php
ApiResultTest.php phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01: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 PHPUnit: enable main object cache in tests 2022-07-07 16:26:03 +10:00
ApiTestCase.php ApiBase: Reset self::$filterIDsCache between tests 2022-06-13 15:00:58 +00: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: Use overrideConfig(Value|Values) where needed 2022-07-12 22:24:50 +00:00
ApiUploadTestCase.php phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
ApiUsageExceptionTest.php
ApiUserrightsTest.php Simplify ApiUserrights now that CentralAuth no longer extends it 2022-02-17 14:59:59 +00:00
ApiWatchTest.php phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
generateRandomImages.php Replace some more isset() with shorter ?? syntax 2021-11-02 10:39:38 +01:00
MockApi.php
MockApiQueryBase.php
RandomImageGenerator.php