wiki.techinc.nl/tests/phpunit/includes/api
Aryeh Gregor be391449ae Improve test coverage for ApiMain.php
One bug fixed: if ApiCheckCanExecute returned false but didn't set
$message, we would try to output a message of false, which would throw
an exception.

Change-Id: Ib06970e280d750ff57d81672f1b365167b93aa3e
2018-04-08 21:15:37 +03:00
..
format Convert OutputHandler functions to a class 2018-03-20 21:11:32 -07:00
query Uncomment and fix a test 2018-03-17 00:42:25 -07:00
ApiBaseTest.php Add actor table and code to start using it 2018-02-23 10:06:20 -08:00
ApiBlockTest.php Stop test from randomly failing 2018-03-26 20:08:22 +03:00
ApiCheckTokenTest.php Add tests for ApiCheckToken 2018-01-01 02:06:59 +02:00
ApiClearHasMsgTest.php Add message to the assert of ApiClearHasMsgTest 2018-01-03 04:29:23 +02:00
ApiComparePagesTest.php Merge "ApiComparePages: Add 'fromsection' and 'tosection' parameters" 2018-01-04 07:01:31 +00:00
ApiContinuationManagerTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
ApiDeleteTest.php Improve test coverage for ApiDelete.php 2018-03-26 14:36:11 +03:00
ApiDisabledTest.php Test ApiDisabled.php 2018-03-20 18:01:07 +02:00
ApiEditPageTest.php Get ~100% test coverage for ApiEditPage.php and fix a couple of bugs 2018-03-28 15:33:24 +03:00
ApiErrorFormatterTest.php Update suppressWarning()/restoreWarning() calls 2018-02-10 08:50:12 +00:00
ApiLoginTest.php Improve test coverage for ApiLogin.php 2018-03-21 19:57:27 +02:00
ApiMainTest.php Improve test coverage for ApiMain.php 2018-04-08 21:15:37 +03:00
ApiMessageTest.php Switch to librarized version of TestingAccessWrapper 2017-04-20 14:15:57 +00:00
ApiModuleManagerTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
ApiOpenSearchTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
ApiOptionsTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
ApiPageSetTest.php build: Updating mediawiki/mediawiki-codesniffer to 16.0.0 2018-02-17 13:29:13 +01:00
ApiParseTest.php Fix inconsistent capitalization of different method calls 2017-12-27 12:35:13 +01:00
ApiPurgeTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
ApiQueryAllPagesTest.php Add @covers tags API tests without them 2017-12-27 17:50:06 +00:00
ApiQueryRecentChangesIntegrationTest.php Add actor table and code to start using it 2018-02-23 10:06:20 -08:00
ApiQueryWatchlistIntegrationTest.php phpunit: Add some @covers and @large/@medium to integration tests 2018-03-20 09:14:34 -07:00
ApiQueryWatchlistRawIntegrationTest.php API: i18n for warnings and errors 2016-12-06 10:20:48 -05:00
ApiResultTest.php Remove empty lines at end of functions 2016-11-05 11:55:10 +01:00
ApiRevisionDeleteTest.php Fix RevDel API output for formatversion=2 2016-12-19 11:48:49 -05:00
ApiSetNotificationTimestampIntegrationTest.php Add ApiSetNotificationTimestampIntegrationTest 2016-05-18 12:08:47 +01:00
ApiStashEditTest.php test: basic test for ApiStashEdit 2016-06-16 22:26:24 +02:00
ApiTestCase.php Add @coversNothing in places where @covers does not apply 2017-12-28 08:53:40 +00:00
ApiTestCaseUpload.php Rename ApiTestCaseUpload 2018-03-16 18:40:38 +01:00
ApiTestContext.php
ApiTokensTest.php Make deprecated TestUser properties private 2016-06-22 15:43:54 +00:00
ApiUnblockTest.php API: i18n for warnings and errors 2016-12-06 10:20:48 -05:00
ApiUploadTest.php Rename ApiTestCaseUpload 2018-03-16 18:40:38 +01:00
ApiUploadTestCase.php Rename ApiTestCaseUpload 2018-03-16 18:40:38 +01:00
ApiUsageExceptionTest.php Add @covers tags API tests without them 2017-12-27 17:50:06 +00:00
ApiWatchTest.php Add @covers tags API tests without them 2017-12-27 17:50:06 +00:00
generateRandomImages.php Remove empty lines at begin of function, if, foreach, switch 2017-07-01 11:34:16 +00:00
MockApi.php API: i18n for warnings and errors 2016-12-06 10:20:48 -05:00
MockApiQueryBase.php API: i18n for warnings and errors 2016-12-06 10:20:48 -05:00
PrefixUniquenessTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
RandomImageGenerator.php build: Prepare for mediawiki/mediawiki-codesniffer to 0.9.0 2017-06-26 17:14:31 +00:00
UserWrapper.php Fix numerous class/function casing 2016-03-18 23:14:49 +00:00
words.txt