wiki.techinc.nl/tests/phpunit/includes/specials
Aaron Schulz 1238043eff Add MediaWikiIntegrationTestCase::assertArraySubmapSame()
Also fix PHPUnit 9 warning in PNGMetadataExtractorTest about $delta.

This should fix all of the integration test warning spam.

Bug: T244095
Change-Id: I0e2a76d5df2685ae5ad1498864e0b5f9db60c0cc
2020-03-19 15:53:59 -07:00
..
pagers Merge "Remove $wgEnablePartialBlocks config and always enable partial blocks" 2020-03-05 21:41:08 +00:00
ContribsPagerTest.php Add MediaWikiIntegrationTestCase::assertArraySubmapSame() 2020-03-19 15:53:59 -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 Remove $wgEnablePartialBlocks config and always enable partial blocks 2020-03-04 13:45:44 +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 Revert "Revert "Default to qqx in SpecialPageExecutor"" 2020-03-18 18:25:28 +00: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