wiki.techinc.nl/tests/phpunit/includes/api
Thiemo Kreuz cff596804a tests: Replace assertions on count() == 0 with strict === []
The benefit of using count() is that the test would still succeed if
the return vfalue is not an array, but an iterable object. It seems
this is not needed.

Change-Id: I23529f6990aebe0cce86e236a21820fe74993204
2019-09-30 16:20:34 +02:00
..
format Mark passing non ObjectFactory spec to ApiModuleManager as deprecated 2019-09-09 21:59:03 +02:00
query Mostly drop old pre-actor user schemas 2019-09-09 11:38:36 -04:00
ApiBaseTest.php Merge "ApiBase: Always validate that 'limit' is numeric" 2019-09-04 15:15:43 +00:00
ApiBlockInfoTraitTest.php
ApiBlockTest.php Deprecate $wgSysopEmailBans 2019-09-17 08:23:04 +00:00
ApiCheckTokenTest.php
ApiClearHasMsgTest.php
ApiComparePagesTest.php
ApiContinuationManagerTest.php
ApiCSPReportTest.php
ApiDeleteTest.php Move callers away from Title::GAID_FOR_UPDATE 2019-09-09 13:19:08 -07:00
ApiDisabledTest.php
ApiEditPageTest.php Remove unneeded overrideMwServices/resetServices 2019-08-29 14:26:18 +03:00
ApiErrorFormatterTest.php Add some missing @covers tags 2019-02-02 21:53:40 -08:00
ApiFeedContributionsTest.php ApiFeedContributions: Throw if the username is invalid 2019-08-13 10:35:49 -07:00
ApiLoginTest.php
ApiLogoutTest.php
ApiMainTest.php API: Use ConvertibleTimestamp::setFakeTime for testing curtimestamp 2019-09-26 12:35:00 -04:00
ApiMessageTest.php Revert "Separate MediaWiki unit and integration tests" 2019-06-13 23:00:08 +00:00
ApiModuleManagerTest.php Mark passing non ObjectFactory spec to ApiModuleManager as deprecated 2019-09-09 21:59:03 +02:00
ApiMoveTest.php Remove unneeded overrideMwServices/resetServices 2019-08-29 14:26:18 +03:00
ApiOpenSearchTest.php
ApiOptionsTest.php Call resetServices() when setting globals in tests 2019-08-29 14:26:13 +03:00
ApiPageSetTest.php tests: Prefer assertSame() when comparing the integer 0 2019-09-19 15:35:23 +00:00
ApiParseTest.php Remove unneeded overrideMwServices/resetServices 2019-08-29 14:26:18 +03:00
ApiPurgeTest.php
ApiQueryAllPagesTest.php
ApiQueryBlockInfoTraitTest.php API: Use ApiBlockInfoTrait in ApiQueryUsers and AllUsers 2019-09-18 19:44:01 +00:00
ApiQueryBlocksTest.php
ApiQueryDisabledTest.php Add PHPUnit test to ApiQueryDisabled 2018-08-02 21:44:24 -04:00
ApiQueryInfoTest.php Rename Block to MediaWiki\Block\DatabaseBlock 2019-05-28 12:20:48 +01:00
ApiQueryLanguageinfoTest.php Use ObjectFactory to create API modules 2019-09-09 18:50:16 +00:00
ApiQueryPrefixSearchTest.php Ensure database is setup in MediaWikiTestCase::insertPage 2018-09-14 22:32:23 +02:00
ApiQueryRecentChangesIntegrationTest.php Update MediaWikiTitleCodec to use NamespaceInfo 2019-04-14 14:55:58 +03:00
ApiQuerySearchTest.php Hard deprecate new SearchResult() and introduce RevisionSearchResult 2019-08-27 08:27:28 -07:00
ApiQuerySiteinfoTest.php Speed up ApiQuerySiteinfoTest:testContinuation 2019-09-27 10:42:56 +02:00
ApiQueryUserInfoTest.php
ApiQueryWatchlistIntegrationTest.php tests: Prefer assertSame() when comparing the integer 0 2019-09-19 15:35:23 +00:00
ApiQueryWatchlistRawIntegrationTest.php tests: Prefer assertSame() when comparing the integer 0 2019-09-19 15:35:23 +00:00
ApiResultTest.php
ApiRevisionDeleteTest.php Merge "Allow users who are partially blocked to delete revisions." 2019-09-11 08:24:11 +00:00
ApiSetNotificationTimestampIntegrationTest.php
ApiStashEditTest.php
ApiTestCase.php
ApiTestContext.php
ApiTokensTest.php Remove usages of deprecated User::getRights. 2019-08-20 19:43:54 -07:00
ApiUnblockTest.php
ApiUploadTest.php Rework ApiUploadTest 2019-08-30 13:50:50 -07:00
ApiUploadTestCase.php
ApiUsageExceptionTest.php Revert "Separate MediaWiki unit and integration tests" 2019-06-13 23:00:08 +00:00
ApiUserrightsTest.php Remove unneeded overrideMwServices/resetServices 2019-08-29 14:26:18 +03:00
ApiWatchTest.php tests: Replace assertions on count() == 0 with strict === [] 2019-09-30 16:20:34 +02:00
generateRandomImages.php
MockApi.php
MockApiQueryBase.php API: i18n for warnings and errors 2016-12-06 10:20:48 -05:00
RandomImageGenerator.php Convert RandomImageGenerator to use the new execution framework 2019-01-21 22:33:02 -08:00
UserWrapper.php Fix numerous class/function casing 2016-03-18 23:14:49 +00:00
words.txt