| .. |
|
AbstractPasswordPrimaryAuthenticationProviderTest.php
|
phpunit: use ->getServiceContainer() in integration tests
|
2022-01-27 22:04:16 +01:00 |
|
AbstractPreAuthenticationProviderTest.php
|
|
|
|
AbstractPrimaryAuthenticationProviderTest.php
|
Tests: Cleanup some unnecessary nested function calls
|
2022-06-06 01:02:34 +01:00 |
|
AuthenticationRequestTest.php
|
Replace PHPUnit ->returnValue() with ->willReturn() shortcut
|
2021-04-22 10:37:45 +02:00 |
|
AuthenticationRequestTestCase.php
|
|
|
|
AuthManagerTest.php
|
Tests: Cleanup some unnecessary nested function calls
|
2022-06-06 01:02:34 +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
|
Tests: Cleanup some unnecessary nested function calls
|
2022-06-06 01:02:34 +01:00 |
|
CreatedAccountAuthenticationRequestTest.php
|
|
|
|
CreateFromLoginAuthenticationRequestTest.php
|
|
|
|
CreationReasonAuthenticationRequestTest.php
|
|
|
|
EmailNotificationSecondaryAuthenticationProviderTest.php
|
Use updated ObjectFactory namespace
|
2022-03-09 23:04:51 +00:00 |
|
LocalPasswordPrimaryAuthenticationProviderTest.php
|
Tests: Cleanup some unnecessary nested function calls
|
2022-06-06 01:02:34 +01:00 |
|
PasswordAuthenticationRequestTest.php
|
|
|
|
PasswordDomainAuthenticationRequestTest.php
|
|
|
|
RememberMeAuthenticationRequestTest.php
|
Make RememberMe authentication behavior configurable.
|
2021-03-14 12:31:41 -04:00 |
|
ResetPasswordSecondaryAuthenticationProviderTest.php
|
Tests: Cleanup some unnecessary nested function calls
|
2022-06-06 01:02:34 +01:00 |
|
TemporaryPasswordAuthenticationRequestTest.php
|
|
|
|
TemporaryPasswordPrimaryAuthenticationProviderTest.php
|
Tests: Cleanup some unnecessary nested function calls
|
2022-06-06 01:02:34 +01: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
|
tests: Fix types in documentation by adding use statements
|
2022-05-29 07:11:15 +00:00 |
|
UsernameAuthenticationRequestTest.php
|
|
|