wiki.techinc.nl/tests/phpunit/includes/api
2022-04-01 03:00:19 +00:00
..
format tests: Avoid unsafe use of setUpBeforeClass() in ApiFormatXmlTest 2022-03-07 21:59:49 +00:00
query Add convenience methods for asserting status. 2022-03-16 22:44:25 +01:00
Validator phpcs: Disable Generic.Files.LineLength for test files 2022-02-18 18:32:05 +00:00
ApiBaseTest.php phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
ApiBlockInfoTraitTest.php phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
ApiBlockTest.php phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
ApiChangeContentModelTest.php Remove or replace usages of "sanity" 2021-11-21 19:35:49 +00:00
ApiCheckTokenTest.php
ApiClearHasMsgTest.php phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
ApiComparePagesTest.php phpcs: Disable Generic.Files.LineLength for test files 2022-02-18 18:32:05 +00:00
ApiContinuationManagerTest.php
ApiCSPReportTest.php
ApiDeleteTest.php ApiDelete: add option to delete associated talk page 2022-02-22 10:58:26 -05:00
ApiDisabledTest.php
ApiEditPageTest.php phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
ApiErrorFormatterTest.php phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
ApiLoginTest.php phpunit: Fix slow testBotPasswordThrottled by lowering limits 2022-04-01 02:44:57 +00:00
ApiLogoutTest.php Remove or replace usages of "sanity" 2021-11-21 19:35:49 +00:00
ApiMainTest.php phpcs: Disable Generic.Files.LineLength for test files 2022-02-18 18:32:05 +00:00
ApiMessageTest.php Message: Remove deprecated format property 2021-09-03 09:21:12 -07:00
ApiMoveTest.php phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
ApiOpenSearchTest.php
ApiOptionsTest.php
ApiPageSetTest.php phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
ApiParseTest.php ApiParse: Ignore 'contentformat' param when the query is based on page 2022-03-20 20:33:20 +08:00
ApiProtectTest.php
ApiPurgeTest.php
ApiResultTest.php phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
ApiRevisionDeleteTest.php phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
ApiRollbackTest.php
ApiSetNotificationTimestampIntegrationTest.php phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
ApiStashEditTest.php phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
ApiTestCase.php Drop action api token methods deprecated in 1.24 2021-09-13 15:22:16 +00:00
ApiTestContext.php
ApiUnblockTest.php phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
ApiUndeleteTest.php
ApiUploadTest.php Replace usages of deprecated wfWikiID() 2021-12-21 02:05:55 +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