wiki.techinc.nl/tests/phpunit/includes/changes
Nikki Nikkhoui 01c7ec1db5 Add tests for Hook run call sites
Add a few tests for hook run call sites to ensure hookrunner is executed
and with the correct arguments.

Change-Id: Icb90f1caca7c159f6f753e28e01b139e5c741500
2020-05-14 15:09:36 +00:00
..
CategoryMembershipChangeTest.php CategoryMembershipChangeTest: Remove use of Revision objects 2020-04-24 04:36:51 +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