wiki.techinc.nl/tests/phpunit/includes/auth
Alexander Vorwerk decbaf4f38 phpunit: use ->getServiceContainer() in integration tests
Change-Id: I38299cb65eeaadfdc0eb05db4e8c0b0119cfb37d
2022-01-27 22:04:16 +01:00
..
AbstractPasswordPrimaryAuthenticationProviderTest.php phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
AbstractPreAuthenticationProviderTest.php
AbstractPrimaryAuthenticationProviderTest.php Reapply "Hard Deprecate User ::getCanonicalName, ::isUsableName, ::isCreatableName"" 2021-05-31 16:01:36 +03:00
AuthenticationRequestTest.php Replace PHPUnit ->returnValue() with ->willReturn() shortcut 2021-04-22 10:37:45 +02:00
AuthenticationRequestTestCase.php
AuthManagerTest.php phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
ButtonAuthenticationRequestTest.php
CheckBlocksSecondaryAuthenticationProviderTest.php phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
ConfirmLinkAuthenticationRequestTest.php Replace PHPUnit ->returnValue() with ->willReturn() shortcut 2021-04-22 10:37:45 +02:00
ConfirmLinkSecondaryAuthenticationProviderTest.php phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
CreatedAccountAuthenticationRequestTest.php
CreateFromLoginAuthenticationRequestTest.php
CreationReasonAuthenticationRequestTest.php
EmailNotificationSecondaryAuthenticationProviderTest.php phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
LocalPasswordPrimaryAuthenticationProviderTest.php phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
PasswordAuthenticationRequestTest.php
PasswordDomainAuthenticationRequestTest.php
RememberMeAuthenticationRequestTest.php
ResetPasswordSecondaryAuthenticationProviderTest.php phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
TemporaryPasswordAuthenticationRequestTest.php
TemporaryPasswordPrimaryAuthenticationProviderTest.php phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
ThrottlePreAuthenticationProviderTest.php Create AuthenticationProviderTestTrait to facilitate testing of an AuthenticationProvider 2021-05-25 16:14:39 +03:00
ThrottlerTest.php
UserDataAuthenticationRequestTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
UsernameAuthenticationRequestTest.php