wiki.techinc.nl/tests/phpunit/includes/auth
Umherirrender fd666afbb0 Use MediaWikiServices::getAuthManager instead of AuthManager::singleton
Change-Id: I92c31b963095eab751df9f8c1715e8e23b7e8485
2020-06-22 00:57:08 +00:00
..
AbstractAuthenticationProviderTest.php Use MediaWikiServices::getAuthManager instead of AuthManager::singleton 2020-06-22 00:57:08 +00:00
AbstractPasswordPrimaryAuthenticationProviderTest.php Hooks::run() call site migration 2020-05-30 14:23:28 +00:00
AbstractPreAuthenticationProviderTest.php
AbstractPrimaryAuthenticationProviderTest.php
AbstractSecondaryAuthenticationProviderTest.php
AuthenticationRequestTest.php Replace all call_user_func(_array) in all tests 2020-06-06 18:41:20 +02:00
AuthenticationRequestTestCase.php Replace all call_user_func(_array) in all tests 2020-06-06 18:41:20 +02:00
AuthManagerTest.php Hooks::run() call site migration 2020-05-30 14:23:28 +00:00
ButtonAuthenticationRequestTest.php tests: Simplify ButtonAuthenticationRequestTest 2020-04-30 17:12:05 +00:00
CheckBlocksSecondaryAuthenticationProviderTest.php Use MediaWikiServices::getAuthManager instead of AuthManager::singleton 2020-06-22 00:57:08 +00:00
ConfirmLinkAuthenticationRequestTest.php
ConfirmLinkSecondaryAuthenticationProviderTest.php Hooks::run() call site migration 2020-05-30 14:23:28 +00:00
CreatedAccountAuthenticationRequestTest.php
CreateFromLoginAuthenticationRequestTest.php
CreationReasonAuthenticationRequestTest.php
EmailNotificationSecondaryAuthenticationProviderTest.php Hooks::run() call site migration 2020-05-30 14:23:28 +00:00
LocalPasswordPrimaryAuthenticationProviderTest.php Replace all call_user_func(_array) in all tests 2020-06-06 18:41:20 +02:00
PasswordAuthenticationRequestTest.php
PasswordDomainAuthenticationRequestTest.php
RememberMeAuthenticationRequestTest.php Make use of PHPUnit's assertCount feature where possible 2020-03-02 15:58:41 +00:00
ResetPasswordSecondaryAuthenticationProviderTest.php Replace all call_user_func(_array) in all tests 2020-06-06 18:41:20 +02:00
TemporaryPasswordAuthenticationRequestTest.php
TemporaryPasswordPrimaryAuthenticationProviderTest.php Hooks::run() call site migration 2020-05-30 14:23:28 +00:00
ThrottlePreAuthenticationProviderTest.php Use MediaWikiServices::getAuthManager instead of AuthManager::singleton 2020-06-22 00:57:08 +00:00
ThrottlerTest.php
UserDataAuthenticationRequestTest.php
UsernameAuthenticationRequestTest.php