wiki.techinc.nl/tests/phpunit/includes/auth
DannyS712 791e890fd5 AuthManager: inject more services
- BotPasswordStore
- UserFactory
- UserIdentityLookup
- UserOptionsManager

Bug: T265769
Bug: T141495
Change-Id: If220a25b8dfc9105faee5c04ea17ae8487b275f0
2021-08-05 21:31:02 +00:00
..
AbstractPasswordPrimaryAuthenticationProviderTest.php AuthManager: inject more services 2021-08-05 21:31:02 +00:00
AbstractPreAuthenticationProviderTest.php MediaWikiTestCase to MediaWikiIntegrationTestCase 2020-06-30 17:02:22 +01:00
AbstractPrimaryAuthenticationProviderTest.php Reapply "Hard Deprecate User ::getCanonicalName, ::isUsableName, ::isCreatableName"" 2021-05-31 16:01:36 +03:00
AuthenticationRequestTest.php Replace PHPUnit ->returnValue() with ->willReturn() shortcut 2021-04-22 10:37:45 +02:00
AuthenticationRequestTestCase.php MediaWikiTestCase to MediaWikiIntegrationTestCase 2020-06-30 17:02:22 +01:00
AuthManagerTest.php AuthManager: inject more services 2021-08-05 21:31:02 +00:00
ButtonAuthenticationRequestTest.php tests: Simplify ButtonAuthenticationRequestTest 2020-04-30 17:12:05 +00:00
CheckBlocksSecondaryAuthenticationProviderTest.php Update DatabaseBlock construct option 'by' and 'byText' usage to use User Identity only 2021-06-02 17:01:32 +03:00
ConfirmLinkAuthenticationRequestTest.php Replace PHPUnit ->returnValue() with ->willReturn() shortcut 2021-04-22 10:37:45 +02:00
ConfirmLinkSecondaryAuthenticationProviderTest.php AuthManager: inject more services 2021-08-05 21:31:02 +00:00
CreatedAccountAuthenticationRequestTest.php Fix undefined NS with @covers tags in /includes/auth/ 2018-11-01 12:48:52 +01:00
CreateFromLoginAuthenticationRequestTest.php Fix undefined NS with @covers tags in /includes/auth/ 2018-11-01 12:48:52 +01:00
CreationReasonAuthenticationRequestTest.php Fix undefined NS with @covers tags in /includes/auth/ 2018-11-01 12:48:52 +01:00
EmailNotificationSecondaryAuthenticationProviderTest.php AuthManager: inject more services 2021-08-05 21:31:02 +00:00
LocalPasswordPrimaryAuthenticationProviderTest.php AuthManager: inject more services 2021-08-05 21:31:02 +00:00
PasswordAuthenticationRequestTest.php Autofix 94 PHPUnit 8 compat issues 2019-12-13 15:29:10 +01:00
PasswordDomainAuthenticationRequestTest.php Autofix 94 PHPUnit 8 compat issues 2019-12-13 15:29:10 +01:00
RememberMeAuthenticationRequestTest.php Make RememberMe authentication behavior configurable. 2021-03-14 12:31:41 -04:00
ResetPasswordSecondaryAuthenticationProviderTest.php AuthManager: inject more services 2021-08-05 21:31:02 +00:00
TemporaryPasswordAuthenticationRequestTest.php Autofix 94 PHPUnit 8 compat issues 2019-12-13 15:29:10 +01:00
TemporaryPasswordPrimaryAuthenticationProviderTest.php AuthManager: inject more services 2021-08-05 21:31:02 +00:00
ThrottlePreAuthenticationProviderTest.php Create AuthenticationProviderTestTrait to facilitate testing of an AuthenticationProvider 2021-05-25 16:14:39 +03:00
ThrottlerTest.php phpunit: Mass-replace setMethods with onlyMethods and adjust 2021-04-16 20:15:00 +02:00
UserDataAuthenticationRequestTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
UsernameAuthenticationRequestTest.php Fix undefined NS with @covers tags in /includes/auth/ 2018-11-01 12:48:52 +01:00