..
format
Tests: Mark more more closures as static
2021-02-09 02:55:57 +00:00
query
Convert WatchedItem et al to PageIdentity
2021-03-26 15:51:19 -04:00
Validator
Merge "Make TypeDefTestCase::getInstance() abstract."
2021-02-09 08:46:29 +00:00
ApiBaseTest.php
Tests: Mark more closures as static
2021-02-07 13:26:56 +01:00
ApiBlockInfoTraitTest.php
ApiBlockTest.php
ApiBlockTest: fake the current time to avoid flaky tests
2021-03-22 17:57:00 +01:00
ApiChangeContentModelTest.php
Tests: Mark more more closures as static
2021-02-09 02:55:57 +00:00
ApiCheckTokenTest.php
ApiClearHasMsgTest.php
ApiComparePagesTest.php
Tests: Mark more closures as static
2021-02-07 13:26:56 +01:00
ApiContinuationManagerTest.php
ApiCSPReportTest.php
ApiCSPReportTest: remove unneeded setMwGlobals()
2021-03-24 17:28:43 +00:00
ApiDeleteTest.php
Tests: Mark more more closures as static
2021-02-09 02:55:57 +00:00
ApiDisabledTest.php
ApiEditPageTest.php
Tests: Mark more more closures as static
2021-02-09 02:55:57 +00:00
ApiErrorFormatterTest.php
Make ApiErrorFormatterTest more robust.
2021-02-05 16:21:19 -05:00
ApiLoginTest.php
Tests: Mark more more closures as static
2021-02-09 02:55:57 +00:00
ApiLogoutTest.php
Swap out uses of User->isLoggedIn() with ->isRegistered()
2020-12-22 03:13:37 +00:00
ApiMainTest.php
Tests: Mark more more closures as static
2021-02-09 02:55:57 +00:00
ApiMessageTest.php
Merge "Misc cleanup to api integration tests"
2021-01-21 07:32:08 +00:00
ApiMoveTest.php
ApiOpenSearchTest.php
ApiOptionsTest.php
Avoid using User ::getDefaultOption, ::getDefaultOptions
2021-03-16 17:24:17 +02:00
ApiPageSetTest.php
Tests: Mark more more closures as static
2021-02-09 02:55:57 +00:00
ApiParseTest.php
Tests: Mark more more closures as static
2021-02-09 02:55:57 +00:00
ApiProtectTest.php
ApiPurgeTest.php
API: Clean up ApiPurgeTest
2021-03-13 02:29:09 +00:00
ApiResultTest.php
Tests: Mark more closures as static
2021-02-07 13:26:56 +01:00
ApiRevisionDeleteTest.php
ApiRollbackTest.php
ApiSetNotificationTimestampIntegrationTest.php
Set tablesUsed to watchlist for some api tests
2021-02-06 19:53:58 +01:00
ApiStashEditTest.php
Convert PageEditStash to PageIdentity/UserIdentity
2021-04-14 09:12:04 -07:00
ApiTestCase.php
API: Clean up ApiPurgeTest
2021-03-13 02:29:09 +00:00
ApiTestContext.php
Remove documentation that literally repeats the code
2020-10-27 19:20:26 +00:00
ApiTokensTest.php
ApiUnblockTest.php
ApiUndeleteTest.php
ApiUploadTest.php
ApiUploadTestCase.php
ApiUsageExceptionTest.php
Misc cleanup to api integration tests
2021-01-21 06:32:58 +00:00
ApiUserrightsTest.php
Add missing @param and @return to documentation in tests
2021-01-22 19:57:25 +01:00
ApiWatchTest.php
Convert WatchedItem et al to PageIdentity
2021-03-26 15:51:19 -04:00
generateRandomImages.php
Safer autoloading with respect to file-scope code
2021-01-11 11:59:36 +11:00
MockApi.php
MockApiQueryBase.php
RandomImageGenerator.php
Use ::class for class name
2021-04-08 21:17:42 +02:00