..
AbstractAuthenticationProviderTest.php
Use ::class to resolve class names in tests
2018-01-26 22:49:13 +01:00
AbstractPasswordPrimaryAuthenticationProviderTest.php
Use ::class to resolve class names in tests
2018-01-26 22:49:13 +01:00
AbstractPreAuthenticationProviderTest.php
AbstractPrimaryAuthenticationProviderTest.php
AbstractSecondaryAuthenticationProviderTest.php
AuthenticationRequestTest.php
Use ::class to resolve class names in tests
2018-01-26 22:49:13 +01:00
AuthenticationRequestTestCase.php
Use ::class to resolve class names in tests
2018-01-26 22:49:13 +01:00
AuthenticationResponseTest.php
AuthManagerTest.php
Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient
2018-05-30 18:06:13 -07:00
AuthPluginPrimaryAuthenticationProviderTest.php
Use ::class to resolve class names in tests
2018-01-26 22:49:13 +01:00
ButtonAuthenticationRequestTest.php
CheckBlocksSecondaryAuthenticationProviderTest.php
Add actor table and code to start using it
2018-02-23 10:06:20 -08:00
ConfirmLinkAuthenticationRequestTest.php
ConfirmLinkSecondaryAuthenticationProviderTest.php
CreatedAccountAuthenticationRequestTest.php
CreateFromLoginAuthenticationRequestTest.php
CreationReasonAuthenticationRequestTest.php
EmailNotificationSecondaryAuthenticationProviderTest.php
tests: Add some more @covers tags
2018-05-07 17:49:01 +00:00
LegacyHookPreAuthenticationProviderTest.php
Use ::class to resolve class names in tests
2018-01-26 22:49:13 +01:00
LocalPasswordPrimaryAuthenticationProviderTest.php
PasswordAuthenticationRequestTest.php
Use ::class to resolve class names in tests
2018-01-26 22:49:13 +01:00
PasswordDomainAuthenticationRequestTest.php
Use ::class to resolve class names in tests
2018-01-26 22:49:13 +01:00
RememberMeAuthenticationRequestTest.php
ResetPasswordSecondaryAuthenticationProviderTest.php
TemporaryPasswordAuthenticationRequestTest.php
Use ::class to resolve class names in tests
2018-01-26 22:49:13 +01:00
TemporaryPasswordPrimaryAuthenticationProviderTest.php
ThrottlePreAuthenticationProviderTest.php
Use ::class to resolve class names in tests
2018-01-26 22:49:13 +01:00
ThrottlerTest.php
MediaWiki\Auth\Throttler: Change "ip" key name
2018-05-25 15:55:19 -04:00
UserDataAuthenticationRequestTest.php
UsernameAuthenticationRequestTest.php