wiki.techinc.nl/tests/phpunit/includes/auth
Daimona Eaytoy 2d9b8797ef AuthManagerTest: Use localhost instead of local.wmftest.net
AIUI, the latter is vagrant-specific and doesn't work e.g. in
MediaWiki-Docker.

Change-Id: I63891b6796dbaeab63e7f34b1fddfafa5106fd1f
2023-07-16 20:26:22 +02:00
..
AbstractPasswordPrimaryAuthenticationProviderTest.php HookContainer: deprecate old hook handler formats 2023-06-21 11:40:10 +00:00
AbstractPreAuthenticationProviderTest.php MediaWikiTestCase to MediaWikiIntegrationTestCase 2020-06-30 17:02:22 +01:00
AbstractPrimaryAuthenticationProviderTest.php Just another 80 or so PHPStorm inspection fixes (#4) 2023-03-25 00:39:06 +00:00
AuthenticationRequestTest.php Just another 80 or so PHPStorm inspection fixes (#4) 2023-03-25 00:39:06 +00:00
AuthenticationRequestTestCase.php tests: Allow overridable data providers to be static 2023-05-16 16:28:43 +01:00
AuthManagerTest.php AuthManagerTest: Use localhost instead of local.wmftest.net 2023-07-16 20:26:22 +02:00
ButtonAuthenticationRequestTest.php tests: Allow overridable data providers to be static 2023-05-16 16:28:43 +01:00
CheckBlocksSecondaryAuthenticationProviderTest.php tests: Use MainConfigNames consts to refer config names 2023-06-19 20:21:08 +00:00
ConfirmLinkAuthenticationRequestTest.php tests: Make some PHPUnit data providers static 2023-05-20 01:05:27 +02:00
ConfirmLinkSecondaryAuthenticationProviderTest.php tests: Use MainConfigNames consts to refer config names 2023-06-19 20:21:08 +00: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 tests: Use MainConfigNames consts to refer config names 2023-06-19 20:21:08 +00:00
LocalPasswordPrimaryAuthenticationProviderTest.php tests: Use MainConfigNames consts to refer config names 2023-06-19 20:21:08 +00:00
PasswordAuthenticationRequestTest.php tests: Allow overridable data providers to be static 2023-05-16 16:28:43 +01:00
PasswordDomainAuthenticationRequestTest.php tests: Allow overridable data providers to be static 2023-05-16 16:28:43 +01:00
RememberMeAuthenticationRequestTest.php tests: Allow overridable data providers to be static 2023-05-16 16:28:43 +01:00
ResetPasswordSecondaryAuthenticationProviderTest.php tests: Use MainConfigNames consts to refer config names 2023-06-19 20:21:08 +00:00
TemporaryPasswordAuthenticationRequestTest.php tests: Allow overridable data providers to be static 2023-05-16 16:28:43 +01:00
TemporaryPasswordPrimaryAuthenticationProviderTest.php tests: Migrate calls to Database::update to UpdateQueryBuilder 2023-07-14 15:40:11 +02:00
ThrottlePreAuthenticationProviderTest.php tests: Use MainConfigNames consts to refer config names 2023-06-19 20:21:08 +00:00
ThrottlerTest.php tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
UserDataAuthenticationRequestTest.php tests: Allow overridable data providers to be static 2023-05-16 16:28:43 +01:00
UsernameAuthenticationRequestTest.php tests: Allow overridable data providers to be static 2023-05-16 16:28:43 +01:00