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 Revert "Separate MediaWiki unit and integration tests" 2019-06-13 23:00:08 +00:00
AbstractPrimaryAuthenticationProviderTest.php Fix undefined NS with @covers tags in /includes/auth/ 2018-11-01 12:48:52 +01:00
AbstractSecondaryAuthenticationProviderTest.php Revert "Separate MediaWiki unit and integration tests" 2019-06-13 23:00:08 +00:00
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 phpcs: Enable MediaWiki.Commenting.PhpunitAnnotations.ForbiddenExpectedException* and make pass 2019-10-14 12:48:48 -07:00
ConfirmLinkSecondaryAuthenticationProviderTest.php Hooks::run() call site migration 2020-05-30 14:23:28 +00:00
CreatedAccountAuthenticationRequestTest.php Fix undefined NS with @covers tags in /includes/auth/ 2018-11-01 12:48:52 +01:00
CreateFromLoginAuthenticationRequestTest.php Fix undefined NS with @covers tags in /includes/auth/ 2018-11-01 12:48:52 +01:00
CreationReasonAuthenticationRequestTest.php Fix undefined NS with @covers tags in /includes/auth/ 2018-11-01 12:48:52 +01:00
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 Autofix 94 PHPUnit 8 compat issues 2019-12-13 15:29:10 +01:00
PasswordDomainAuthenticationRequestTest.php Autofix 94 PHPUnit 8 compat issues 2019-12-13 15:29:10 +01:00
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 Autofix 94 PHPUnit 8 compat issues 2019-12-13 15:29:10 +01:00
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 phpcs: Enable MediaWiki.Commenting.PhpunitAnnotations.ForbiddenExpectedException* and make pass 2019-10-14 12:48:48 -07:00
UserDataAuthenticationRequestTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
UsernameAuthenticationRequestTest.php Fix undefined NS with @covers tags in /includes/auth/ 2018-11-01 12:48:52 +01:00