wiki.techinc.nl/tests/phpunit/includes/user
2021-05-12 22:51:56 +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 Deprecate DatabaseBlock methods moved to DatabaseBlockStore 2020-09-13 22:17:27 +00:00
PasswordResetTest.php Remove meaningless ->expects( $this->any() ) from all tests 2021-04-23 11:58:58 +02:00
TalkPageNotificationManagerTest.php Simplify and cleanup TalkPageNotificationManagerTest 2021-05-12 21:15:26 +00:00
UserEditTrackerTest.php Rewrite UserEditTrackerTest as an integration test 2021-05-11 13:03:45 +10:00
UserGroupManagerTest.php Remove $actor field from UsererIdentityValue 2021-04-13 18:18:06 +00: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 $actor field from UsererIdentityValue 2021-04-13 18:18:06 +00:00
UserOptionsManagerTest.php Split TimeCorrection parser into separate class 2021-05-07 10:43:09 -07:00
UserTest.php Replace User::idFromName with ActorStore 2021-05-11 07:44:38 -07:00