wiki.techinc.nl/tests/phpunit/includes/auth
DannyS712 ae4efe66c6 Don't pass unneeded variables into anonymous functions
Change-Id: Iad4d1dc4727828f9e0120c8bf99dc245a29ee14d
2021-07-13 19:48:26 +00:00
..
AbstractPasswordPrimaryAuthenticationProviderTest.php Create AuthenticationProviderTestTrait to facilitate testing of an AuthenticationProvider 2021-05-25 16:14:39 +03:00
AbstractPreAuthenticationProviderTest.php
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
AuthManagerTest.php Remove AuthManager::singleton 2021-06-18 23:34:33 +02:00
ButtonAuthenticationRequestTest.php
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 Don't pass unneeded variables into anonymous functions 2021-07-13 19:48:26 +00:00
CreatedAccountAuthenticationRequestTest.php
CreateFromLoginAuthenticationRequestTest.php
CreationReasonAuthenticationRequestTest.php
EmailNotificationSecondaryAuthenticationProviderTest.php Create AuthenticationProviderTestTrait to facilitate testing of an AuthenticationProvider 2021-05-25 16:14:39 +03:00
LocalPasswordPrimaryAuthenticationProviderTest.php Reapply "Hard Deprecate User ::getCanonicalName, ::isUsableName, ::isCreatableName"" 2021-05-31 16:01:36 +03:00
PasswordAuthenticationRequestTest.php
PasswordDomainAuthenticationRequestTest.php
RememberMeAuthenticationRequestTest.php Make RememberMe authentication behavior configurable. 2021-03-14 12:31:41 -04:00
ResetPasswordSecondaryAuthenticationProviderTest.php Create AuthenticationProviderTestTrait to facilitate testing of an AuthenticationProvider 2021-05-25 16:14:39 +03:00
TemporaryPasswordAuthenticationRequestTest.php
TemporaryPasswordPrimaryAuthenticationProviderTest.php Reapply "Hard Deprecate User ::getCanonicalName, ::isUsableName, ::isCreatableName"" 2021-05-31 16:01:36 +03: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
UsernameAuthenticationRequestTest.php