..
AbstractPasswordPrimaryAuthenticationProviderTest.php
phpunit: use ->getServiceContainer() in integration tests
2022-01-27 22:04:16 +01:00
AbstractPreAuthenticationProviderTest.php
MediaWikiTestCase to MediaWikiIntegrationTestCase
2020-06-30 17:02:22 +01:00
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
MediaWikiTestCase to MediaWikiIntegrationTestCase
2020-06-30 17:02:22 +01:00
AuthManagerTest.php
PHPUnit: introduce overrideConfigValues.
2022-06-21 13:29:29 +02:00
ButtonAuthenticationRequestTest.php
tests: Simplify ButtonAuthenticationRequestTest
2020-04-30 17:12:05 +00:00
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
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
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
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 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
PHPUnit: introduce overrideConfigValues.
2022-06-21 13:29:29 +02:00
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
PHPUnit: introduce overrideConfigValues.
2022-06-21 13:29:29 +02:00
UsernameAuthenticationRequestTest.php
Fix undefined NS with @covers tags in /includes/auth/
2018-11-01 12:48:52 +01:00