..
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
phpunit: use ->getServiceContainer() in integration tests
2022-01-27 22:04:16 +01:00
ApiChangeContentModelTest.php
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
Tests: Cleanup some unnecessary nested function calls
2022-06-06 01:02:34 +01:00
ApiDeleteTest.php
ApiDelete: add option to delete associated talk page
2022-02-22 10:58:26 -05:00
ApiDisabledTest.php
ApiEditPageTest.php
tests: Use WikiPageFactory to create WikiPage object
2022-06-26 23:21:02 +02:00
ApiErrorFormatterTest.php
phpunit: use ->getServiceContainer() in integration tests
2022-01-27 22:04:16 +01:00
ApiLoginTest.php
PHPUnit: enable main object cache in tests
2022-07-07 16:26:03 +10:00
ApiLogoutTest.php
ApiMainTest.php
Tests: Cleanup some unnecessary nested function calls
2022-06-06 01:02:34 +01:00
ApiMessageTest.php
ApiMoveTest.php
PHPUnit: enable main object cache in tests
2022-07-07 16:26:03 +10:00
ApiOpenSearchTest.php
Merge "api: Replace numerous deprecated constants"
2022-06-06 01:10:54 +00:00
ApiOptionsTest.php
ApiPageSetTest.php
Do minor code cleanup
2022-06-24 13:52:42 +02:00
ApiParseTest.php
parse: Wrap indicators with a div.mw-parser-output element
2022-06-17 21:17:31 +00:00
ApiProtectTest.php
Remove usage of protection related deprecated Title function
2022-04-14 21:42:55 +00:00
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
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
ApiUploadTest.php
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
MockApi.php
MockApiQueryBase.php
RandomImageGenerator.php