wiki.techinc.nl/tests/phpunit/includes/user
Umherirrender de47d93928 Get the MainConfig from MediaWikiServices instead of RequestContext
The getConfig of a ContextSource should only be used, if the
ContextSource is available. Getting the global context just for the
config looks harder to fix/inject as using the MainConfig from
MediaWikiServices

Change-Id: Iaf14bfc7bd68cc315672e1c256887faf87e22542
2022-05-24 21:54:21 +00:00
..
BotPasswordTest.php Get the MainConfig from MediaWikiServices instead of RequestContext 2022-05-24 21:54:21 +00: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 TempUser EditPage and permissions 2022-04-26 14:10:53 +10: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 TempUser infrastructure and services 2022-04-14 09:23:55 +10:00