wiki.techinc.nl/tests/phpunit/includes/user
Gergő Tisza 7a21b9a032 Add UserGroupManager::getUserPrivilegedGroups()
This moves the core part of wfGetPrivilegedGroups() out of Wikimedia
config and makes it possible to move functionality built on it into
core.

Bug: T208477
Change-Id: I6536ef2909caeed047447e8b6a25831d6f00d827
2023-09-02 11:59:25 +00:00
..
ActorMigrationTest.php mark various anonymous functions as static 2023-08-22 19:38:38 +00:00
ActorMigrationTest.sql Reorg: Move ActorMigration and ActorMigrationBase to user/ 2022-12-16 13:44:33 +01:00
BotPasswordTest.php Reorg: Move Status to MediaWiki\Status\ 2023-08-25 15:44:17 +02:00
DefaultOptionsLookupTest.php user: Set a default value for all searchNs* user preferences 2022-01-31 18:45:27 +00:00
ExternalUserNamesTest.php tests: Avoid database usage when possible 2023-07-31 00:46:13 +00:00
LocalIdLookupTest.php tests: Use MainConfigNames consts to refer config names 2023-06-19 20:21:08 +00:00
PasswordResetTest.php Reorg: Move Status to MediaWiki\Status\ 2023-08-25 15:44:17 +02:00
TalkPageNotificationManagerTest.php Reorg: Move MWTimestamp to MediaWiki\Utils 2023-08-19 05:53:40 +02:00
UserEditTrackerTest.php Fix tests not properly cleaning up the DB 2023-08-16 01:05:11 +00:00
UserGroupManagerTest.php Add UserGroupManager::getUserPrivilegedGroups() 2023-09-02 11:59:25 +00:00
UserGroupMembershipTest.php tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
UserOptionsLookupTest.php Allow DefaultOptionsLookup to be used with registered users in tests 2023-08-07 01:18:50 +02:00
UserOptionsManagerTest.php mark various anonymous functions as static 2023-08-22 19:38:38 +00:00
UserTest.php user: Hard-deprecate user group related User functions 2023-08-31 00:08:33 +00:00