..
format
ApiFormatTestBase: Fix test failures with extensions
2024-07-08 00:14:20 +02:00
query
tests: Make use of ??= and ?? operators in various tests
2024-08-15 11:44:46 +02:00
Validator
ApiAcquireTempUserNameTest.php
ApiBaseTest.php
Merge "use setGroupPermissions instead of mergeMwGlobalArrayValue"
2024-08-13 14:49:45 +00:00
ApiBlockInfoTraitTest.php
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
ApiClearHasMsgTest.php
ApiComparePagesTest.php
Merge "ApiComparePagesTest: Disable temp accounts for anon tests"
2024-06-25 21:42:55 +00:00
ApiContinuationManagerTest.php
ApiCreateTempUserTraitTest.php
ApiCSPReportTest.php
ApiDeleteTest.php
ApiDisabledTest.php
ApiEditPageTest.php
Add namespace to WikitextContent
2024-08-06 17:42:51 +03:30
ApiEntryPointTest.php
ApiErrorFormatterTest.php
ApiFeedRecentChangesTest.php
ApiLoginTest.php
ApiLogoutTest.php
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
ApiOpenSearchTest.php
ApiOptionsTest.php
user: Add "global" parameter to ApiOptions
2024-06-13 15:22:47 +00: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
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
ApiSetNotificationTimestampIntegrationTest.php
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
ApiUnblockTest.php
ApiUndeleteTest.php
ApiUploadTest.php
ApiUploadTestCase.php
ApiUsageExceptionTest.php
ApiUserrightsTest.php
ApiWatchTest.php
generateRandomImages.php
MockApi.php
MockApiQueryBase.php
RandomImageGenerator.php