wiki.techinc.nl/tests/phpunit/includes/user
Tim Starling 97b8262d1f Use UserRigorOptions directly
Conventionally, public constants are accessed via their declaring
class, except for self:: which is an acceptable shortcut.

Change-Id: If05eab72140267e6ef54736710d751d7f24a7860
2022-03-25 10:06:34 +11:00
..
BotPasswordTest.php Add convenience methods for asserting status. 2022-03-16 22:44:25 +01:00
DefaultOptionsLookupTest.php user: Set a default value for all searchNs* user preferences 2022-01-31 18:45:27 +00:00
ExternalUserNamesTest.php Remove or replace usages of "sanity" 2021-11-21 19:35:49 +00:00
LocalIdLookupTest.php phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
PasswordResetTest.php Add convenience methods for asserting status. 2022-03-16 22:44:25 +01:00
TalkPageNotificationManagerTest.php Fix core newtalk 304 suppression and update deferral 2022-03-18 16:52:12 +11:00
UserEditTrackerTest.php Use UserRigorOptions directly 2022-03-25 10:06:34 +11:00
UserGroupManagerTest.php Remove &$references from $wgAutopromote in DefaultSettings 2022-03-11 21:38:27 +00:00
UserGroupMembershipTest.php Replace Assert::parameterType with typehints 2021-08-03 10:03:48 -04:00
UserOptionsLookupTest.php user: Set a default value for all searchNs* user preferences 2022-01-31 18:45:27 +00:00
UserOptionsManagerTest.php phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
UserTest.php Add convenience methods for asserting status. 2022-03-16 22:44:25 +01:00