wiki.techinc.nl/tests/phpunit/includes/changes
Daimona Eaytoy 2b37cfaf18 build: Bump mediawiki-codesniffer to 31.0.0
Done with `composer fix` and suppressing the rest (i.e. sniffs for
global variables, which for core should be suppressed anyway).

Additionally, add `-p` to `phpcbf`, as otherwise it just seems stuck.

Change-Id: Ide8d6cdd083655891b6d654e78440fbda81ab2bc
2020-05-30 14:56:28 +00:00
..
CategoryMembershipChangeTest.php build: Bump mediawiki-codesniffer to 31.0.0 2020-05-30 14:56:28 +00:00
ChangesListBooleanFilterGroupTest.php RCFilters: Allows specifying default highlights from the server 2017-10-04 13:51:23 -07:00
ChangesListBooleanFilterTest.php Coding style: Auto-fix MediaWiki.Usage.PHPUnit* 2020-01-10 10:17:12 +00:00
ChangesListFilterTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
ChangesListStringOptionsFilterGroupTest.php phpcs: Enable MediaWiki.Commenting.PhpunitAnnotations.ForbiddenExpectedException* and make pass 2019-10-14 12:48:48 -07:00
EnhancedChangesListTest.php Add tests for Hook run call sites 2020-05-14 15:09:36 +00:00
OldChangesListTest.php Add tests for Hook run call sites 2020-05-14 15:09:36 +00:00
RCCacheEntryFactoryTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
RecentChangeTest.php Replace all new stdClass() with identical (object)[] 2020-03-04 21:18:30 +00:00
TestRecentChangesHelper.php