wiki.techinc.nl/tests/phpunit/includes/changes
daniel 5a058b7c18 Convert RecentChange to use UserIdentity and ActorStore
Note: this removes 'rc_actor' from the public attributes array.
There is no access to this field in any known extension.
It seemed to be there purely by analogy to the database schema.

Bug: T276853
Change-Id: Ib9fe44567660ec1e42cc788f69b9a4101a8a3460
2021-03-11 19:44:29 +01: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 Tests: Start marking some closures as static 2021-02-06 19:57:42 +00:00
EnhancedChangesListTest.php Remove constructors from test classes 2021-03-08 03:31:25 +00:00
OldChangesListTest.php Remove constructors from test classes 2021-03-08 03:31:25 +00:00
RCCacheEntryFactoryTest.php Remove constructors from test classes 2021-03-08 03:31:25 +00:00
RecentChangeTest.php Convert RecentChange to use UserIdentity and ActorStore 2021-03-11 19:44:29 +01:00
TestRecentChangesHelper.php Add comment table and code to start using it 2017-08-30 15:05:00 +10:00