wiki.techinc.nl/tests/phpunit/includes/auth
Umherirrender 388b0374fa tests: Use namespaced classes
Changes to the use statements done automatically via script
Addition of missing use statements and changes to docs done manually

Change-Id: Ib326ae1e5c8409a98398c721e8b8ce42c73bd012
2023-12-11 15:59:55 +01: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 Move user options related classes into its own namespace 2023-11-29 13:27:13 +01:00
ButtonAuthenticationRequestTest.php tests: Create new classes to hold dynamic properties in auth tests 2023-11-24 17:26:00 +01:00
CheckBlocksSecondaryAuthenticationProviderTest.php AuthManager: deny auto-creation for globally blocked users 2023-10-20 10:07:50 +11: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 Namespace Config-related classes under \MediaWiki\Config 2023-09-21 05:41:58 +00:00
LocalPasswordPrimaryAuthenticationProviderTest.php tests: Avoid dynamic properties in auth tests 2023-11-24 16:25:31 +00: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 Do not use UTSysop directly in auth tests 2023-08-16 00:34:30 +00:00
TemporaryPasswordPrimaryAuthenticationProviderTest.php tests: Use namespaced classes 2023-12-11 15:59:55 +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