wiki.techinc.nl/tests/phpunit/includes/user
DannyS712 5a229f691f Accept UserIdentity in code to manage edit counts
- UserEditCountUpdate: accept UserIdentity instead of User
- Move User::incEditCount() to UserEditTracker

Change-Id: Ibf1482bcbcbf4d56fc06531bb3e17e2a6e3e2e6f
2021-06-08 05:41:03 +00:00
..
BotPasswordTest.php Replace uses of DB_MASTER with DB_PRIMARY 2021-04-29 09:24:31 -07:00
CentralIdLookupTest.php Merge "Replace PHPUnit ->returnValue() with ->willReturn() shortcut" 2021-04-22 15:47:14 +00:00
DefaultOptionsLookupTest.php Tests: Mark more more closures as static 2021-02-09 02:55:57 +00:00
ExternalUserNamesTest.php Add DummyServicesTrait::getDummyInterwikiLookup 2021-05-05 10:57:59 -07:00
LocalIdLookupTest.php Update DatabaseBlock construct option 'by' and 'byText' usage to use User Identity only 2021-06-02 17:01:32 +03:00
PasswordResetTest.php PasswordReset: remove use of PermissionManager 2021-05-26 03:26:02 +00:00
TalkPageNotificationManagerTest.php Remove unneeded uses of MediaWikiCoversValidator 2021-05-22 01:43:29 +00:00
UserEditTrackerTest.php Accept UserIdentity in code to manage edit counts 2021-06-08 05:41:03 +00:00
UserGroupManagerTest.php Move User::changeable(By)Groups methods to UserGroupManager 2021-05-25 21:09:38 -07:00
UserGroupMembershipTest.php Remove broken/outdated @param/@throws tags from @dataProviders 2021-01-21 03:42:42 +00:00
UserNameUtilsTest.php Add MediaWikiTitleCodec and NamespaceInfo to DummyServicesTrait 2021-05-04 19:10:23 +00:00
UserOptionsLookupTest.php Remove unneeded uses of MediaWikiCoversValidator 2021-05-22 01:43:29 +00:00
UserOptionsManagerTest.php Split TimeCorrection parser into separate class 2021-05-07 10:43:09 -07:00
UserTest.php Hard deprecated DatabaseBlock options 'byText' and 'by' with user ID 2021-06-04 17:33:48 +03:00