wiki.techinc.nl/tests/phpunit/includes/auth
James D. Forrester 4bae64d1c7 Namespace includes/context
Bug: T353458
Change-Id: I4dbef138fd0110c14c70214282519189d70c94fb
2024-02-08 11:07:01 -05:00
..
AbstractPasswordPrimaryAuthenticationProviderTest.php Namespace Config-related classes under \MediaWiki\Config 2023-09-21 05:41:58 +00:00
AbstractPreAuthenticationProviderTest.php Namespace User under \MediaWiki\User 2023-09-19 19:18:16 +00:00
AbstractPrimaryAuthenticationProviderTest.php Namespace User under \MediaWiki\User 2023-09-19 19:18:16 +00:00
AuthenticationRequestTest.php tests: Create new classes to hold dynamic properties in auth tests 2023-11-24 17:26:00 +01:00
AuthenticationRequestTestCase.php tests: Allow overridable data providers to be static 2023-05-16 16:28:43 +01:00
AuthManagerTest.php Namespace includes/context 2024-02-08 11:07:01 -05:00
ButtonAuthenticationRequestTest.php tests: Create new classes to hold dynamic properties in auth tests 2023-11-24 17:26:00 +01:00
CheckBlocksSecondaryAuthenticationProviderTest.php Namespace includes/context 2024-02-08 11:07:01 -05:00
ConfirmLinkAuthenticationRequestTest.php tests: Make some PHPUnit data providers static 2023-05-20 01:05:27 +02:00
ConfirmLinkSecondaryAuthenticationProviderTest.php tests: Avoid dynamic properties in AuthenticationProvider Test 2023-11-22 21:52:13 +01:00
CreatedAccountAuthenticationRequestTest.php tests: Allow overridable data providers to be static 2023-05-16 16:28:43 +01:00
CreateFromLoginAuthenticationRequestTest.php tests: Allow overridable data providers to be static 2023-05-16 16:28:43 +01:00
CreationReasonAuthenticationRequestTest.php tests: Allow overridable data providers to be static 2023-05-16 16:28:43 +01:00
EmailNotificationSecondaryAuthenticationProviderTest.php Change more uses of getDBLoadBalancerFactory() to getConnectionProvider() 2024-01-23 16:34:45 +01:00
LocalPasswordPrimaryAuthenticationProviderTest.php Change more uses of getDBLoadBalancerFactory() to getConnectionProvider() 2024-01-23 16:34:45 +01:00
PasswordAuthenticationRequestTest.php Do not use UTSysop directly in auth tests 2023-08-16 00:34:30 +00:00
PasswordDomainAuthenticationRequestTest.php Do not use UTSysop directly in auth tests 2023-08-16 00:34:30 +00:00
RememberMeAuthenticationRequestTest.php tests: Allow overridable data providers to be static 2023-05-16 16:28:43 +01:00
ResetPasswordSecondaryAuthenticationProviderTest.php tests: Avoid dynamic properties in auth tests 2023-11-24 16:25:31 +00:00
TemporaryPasswordAuthenticationRequestTest.php Drop deprecated configs $wgMinimalPasswordLength and $wgMaximalPasswordLength 2024-02-01 16:29:05 +01:00
TemporaryPasswordPrimaryAuthenticationProviderTest.php Change more uses of getDBLoadBalancerFactory() to getConnectionProvider() 2024-01-23 16:34:45 +01:00
ThrottlePreAuthenticationProviderTest.php Make use of assertStatusGood/Error and such in tests 2023-10-04 17:16:00 +00:00
ThrottlerTest.php tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
UserDataAuthenticationRequestTest.php Namespace User under \MediaWiki\User 2023-09-19 19:18:16 +00:00
UsernameAuthenticationRequestTest.php tests: Allow overridable data providers to be static 2023-05-16 16:28:43 +01:00