..
AbstractPasswordPrimaryAuthenticationProviderTest.php
phpunit: use ->getServiceContainer() in integration tests
2022-01-27 22:04:16 +01: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
Add convenience methods for asserting status.
2022-03-16 22:44:25 +01:00
ButtonAuthenticationRequestTest.php
CheckBlocksSecondaryAuthenticationProviderTest.php
Add convenience methods for asserting status.
2022-03-16 22:44:25 +01:00
ConfirmLinkAuthenticationRequestTest.php
Replace PHPUnit ->returnValue() with ->willReturn() shortcut
2021-04-22 10:37:45 +02:00
ConfirmLinkSecondaryAuthenticationProviderTest.php
Use updated ObjectFactory namespace
2022-03-09 23:04:51 +00:00
CreatedAccountAuthenticationRequestTest.php
CreateFromLoginAuthenticationRequestTest.php
CreationReasonAuthenticationRequestTest.php
EmailNotificationSecondaryAuthenticationProviderTest.php
Use updated ObjectFactory namespace
2022-03-09 23:04:51 +00:00
LocalPasswordPrimaryAuthenticationProviderTest.php
Use updated ObjectFactory namespace
2022-03-09 23:04:51 +00:00
PasswordAuthenticationRequestTest.php
PasswordDomainAuthenticationRequestTest.php
RememberMeAuthenticationRequestTest.php
Make RememberMe authentication behavior configurable.
2021-03-14 12:31:41 -04:00
ResetPasswordSecondaryAuthenticationProviderTest.php
Use updated ObjectFactory namespace
2022-03-09 23:04:51 +00:00
TemporaryPasswordAuthenticationRequestTest.php
TemporaryPasswordPrimaryAuthenticationProviderTest.php
Use updated ObjectFactory namespace
2022-03-09 23:04:51 +00:00
ThrottlePreAuthenticationProviderTest.php
Add convenience methods for asserting status.
2022-03-16 22:44:25 +01:00
ThrottlerTest.php
objectcache: deprecate BagOStuff incr() and decr() methods
2022-02-18 11:15:27 +11:00
UserDataAuthenticationRequestTest.php
build: Updating dependencies
2021-07-22 03:36:05 +00:00
UsernameAuthenticationRequestTest.php