wiki.techinc.nl/tests/phpunit/includes/specials
Thiemo Kreuz e1dd371e11 Make use of PHPUnit's assertCount feature where possible
… and avoid assertEmpty() on arrays, in favor of a much more strict
assertSame( [] ).

Change-Id: I20266b0b1fc38a3a87666ba1b0793cb2b37d94a9
2020-03-02 15:58:41 +00:00
..
pagers Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse 2020-01-10 09:32:25 -08:00
ContribsPagerTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
ImageListPagerTest.php phpcs: Enable MediaWiki.Commenting.PhpunitAnnotations.ForbiddenExpectedException* and make pass 2019-10-14 12:48:48 -07:00
QueryAllSpecialPagesTest.php Tests should not have a constructor, but use setUp() 2019-11-25 14:55:03 +01:00
SpecialBlankPageTest.php Stop using assertContains with string haystack 2019-12-15 00:22:44 +00:00
SpecialBlockTest.php Make use of PHPUnit's assertCount feature where possible 2020-03-02 15:58:41 +00:00
SpecialBooksourcesTest.php Stop using assertContains with string haystack 2019-12-15 00:22:44 +00:00
SpecialChangeContentModelTest.php Introduce ContentHandlerFactory 2020-02-07 00:53:51 +03:00
SpecialEditWatchlistTest.php EditWatchlist: Use dependency injection for WatchedItemStore 2020-01-29 18:38:29 +00:00
SpecialGoToInterwikiTest.php Fix most PHPUnit 8 compat issues in DBless tests 2019-12-15 00:24:21 +00:00
SpecialLogTest.php Stop using assertContains with string haystack 2019-12-15 00:22:44 +00:00
SpecialMIMESearchTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
SpecialMuteTest.php Coding style: Auto-fix MediaWiki.Usage.PHPUnit* 2020-01-10 10:17:12 +00:00
SpecialMyLanguageTest.php SpecialMyLanguage: Get content language from service 2018-08-03 20:07:36 +02:00
SpecialPageDataTest.php Stop using assertContains with string haystack 2019-12-15 00:22:44 +00:00
SpecialPageExecutor.php SpecialPageExecutor: Use finally now that we're in a PHP 5.5+ world 2018-09-03 22:10:55 -07:00
SpecialPageTestBase.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
SpecialPasswordResetTest.php Block Special pages only if the user is sitewide blocked 2019-03-04 16:14:11 +00:00
SpecialPreferencesTest.php Deprecate and replace usages of User:isAllowed{All,Any} 2019-08-21 18:36:16 -07:00
SpecialRecentchangesTest.php Remove temporary rcfilters variables 2018-09-27 13:39:05 -04:00
SpecialRedirectTest.php Give more specific error messages on Special:Redirect 2018-09-16 18:17:54 +00:00
SpecialSearchTest.php Search: Provide new preference to control redirects on search matches 2019-11-06 15:37:56 +00:00
SpecialShortPagesTest.php Make most special pages class names match filename 2019-09-10 02:47:08 +01:00
SpecialUncategorizedCategoriesTest.php Do not insert page titles into querycache.qc_value 2019-10-31 20:27:09 +01:00
SpecialUploadTest.php Revert "Separate MediaWiki unit and integration tests" 2019-06-13 23:00:08 +00:00
SpecialWatchlistTest.php Stop using assertContains with string haystack 2019-12-15 00:22:44 +00:00