wiki.techinc.nl/tests/phpunit/includes/changes
DannyS712 6a93b0ca93 More misc test cleanup
* parent::setUp() should be first, and ::tearDown()
  should be last
* Move tests that directly extend PHPUnit\Framework\TestCase
  to /unit

Change-Id: I1172855c58f4f52a8f624e6d596ec43beb8c93ff
2020-12-24 00:52:06 +00:00
..
CategoryMembershipChangeTest.php Replace uses of Revision constants 2020-07-03 01:23:44 +00:00
ChangesListBooleanFilterGroupTest.php Cleanup some tests to reduce code duplications 2020-12-21 10:08:29 +00:00
ChangesListBooleanFilterTest.php MediaWikiTestCase to MediaWikiIntegrationTestCase 2020-06-30 17:02:22 +01:00
ChangesListFilterTest.php More misc test cleanup 2020-12-24 00:52:06 +00:00
ChangesListStringOptionsFilterGroupTest.php Cleanup some tests to reduce code duplications 2020-12-21 10:08:29 +00:00
EnhancedChangesListTest.php Fix watchlist query and filters for RecentChanges 2020-07-28 08:38:25 +08: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 Convert PageProps to a service 2020-08-12 21:21:53 +00:00
TestRecentChangesHelper.php