wiki.techinc.nl/tests/phpunit/includes/api
Umherirrender 977f0c0c19 Remove passing markTestSkippedIfDbType or add comment
It seems some tests are fixed in the meantime without removing the
skipped part for this.

Bug: T195807
Follow-Up: I58261dd70eea3581803987a4a7739c7d55558f42
Change-Id: Ie883b7056cdd0cb6bec81c2f7e4ed54177b4ecb2
2022-01-22 17:04:53 +00:00
..
format Remove or replace usages of "sanity" 2021-11-21 19:35:49 +00:00
query Remove passing markTestSkippedIfDbType or add comment 2022-01-22 17:04:53 +00:00
Validator Remove or replace usages of "sanity" 2021-11-21 19:35:49 +00:00
ApiBaseTest.php Remove passing markTestSkippedIfDbType or add comment 2022-01-22 17:04:53 +00:00
ApiBlockInfoTraitTest.php ApiBlockInfoTrait: Add formatted and relative times 2021-12-06 16:02:18 +00:00
ApiBlockTest.php Remove or replace usages of "sanity" 2021-11-21 19:35:49 +00:00
ApiChangeContentModelTest.php Remove or replace usages of "sanity" 2021-11-21 19:35:49 +00:00
ApiCheckTokenTest.php
ApiClearHasMsgTest.php Remove or replace usages of "sanity" 2021-11-21 19:35:49 +00:00
ApiComparePagesTest.php Rename diff-related classes for LTR compatibility 2021-09-17 22:58:44 +00:00
ApiContinuationManagerTest.php
ApiCSPReportTest.php
ApiDeleteTest.php Revert "Use CsrfTokenSet as CSRF token source" 2021-08-05 15:48:26 -07:00
ApiDisabledTest.php
ApiEditPageTest.php Remove or replace usages of "sanity" 2021-11-21 19:35:49 +00:00
ApiErrorFormatterTest.php
ApiLoginTest.php Remove or replace usages of "sanity" 2021-11-21 19:35:49 +00:00
ApiLogoutTest.php Remove or replace usages of "sanity" 2021-11-21 19:35:49 +00:00
ApiMainTest.php Merge "Add tests for ApiMain::sendCacheHeaders" 2022-01-10 01:54:17 +00:00
ApiMessageTest.php Message: Remove deprecated format property 2021-09-03 09:21:12 -07:00
ApiMoveTest.php Remove or replace usages of "sanity" 2021-11-21 19:35:49 +00:00
ApiOpenSearchTest.php Inject dependencies into SearchApi 2021-07-04 10:58:36 +00:00
ApiOptionsTest.php Hard deprecate User group methods 2021-07-23 15:00:16 +03:00
ApiPageSetTest.php ApiPageSet: replace Title in method signatures 2021-05-12 23:17:59 +02:00
ApiParseTest.php Remove or replace usages of "sanity" 2021-11-21 16:42:31 +00:00
ApiProtectTest.php
ApiPurgeTest.php
ApiResultTest.php
ApiRevisionDeleteTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
ApiRollbackTest.php
ApiSetNotificationTimestampIntegrationTest.php
ApiStashEditTest.php Introduced PreparedUpdate to replace PreparedEdit 2021-12-20 21:19:52 +01:00
ApiTestCase.php Drop action api token methods deprecated in 1.24 2021-09-13 15:22:16 +00:00
ApiTestContext.php Allow passing mock Authority in API integration tests 2021-06-07 11:50:42 -07:00
ApiUnblockTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
ApiUndeleteTest.php
ApiUploadTest.php Replace usages of deprecated wfWikiID() 2021-12-21 02:05:55 +00:00
ApiUploadTestCase.php phpunit: Use is_file/is_dir instead of file_exists 2022-01-03 21:47:56 +01:00
ApiUsageExceptionTest.php
ApiUserrightsTest.php Revert "Use CsrfTokenSet as CSRF token source" 2021-08-05 15:48:26 -07:00
ApiWatchTest.php Drop action api token methods deprecated in 1.24 2021-09-13 15:22:16 +00:00
generateRandomImages.php Replace some more isset() with shorter ?? syntax 2021-11-02 10:39:38 +01:00
MockApi.php
MockApiQueryBase.php
RandomImageGenerator.php