wiki.techinc.nl/tests/phpunit/includes/user
2023-08-01 09:07:20 +00:00
..
ActorMigrationTest.php phpunit: Update @covers annotations for namespaced classes 2023-05-27 17:43:12 +08:00
ActorMigrationTest.sql Reorg: Move ActorMigration and ActorMigrationBase to user/ 2022-12-16 13:44:33 +01:00
BotPasswordTest.php Fix space after comma in single-line array declaration 2023-07-24 19:04:59 +02:00
DefaultOptionsLookupTest.php
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 Refactor SpecialPreferencesTest 2023-07-19 01:28:30 +02:00
TalkPageNotificationManagerTest.php tests: Pass Title to editPage() when already parsed 2023-07-15 00:45:47 +02:00
UserEditTrackerTest.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
UserGroupManagerTest.php UserGroupManagerTest: clear all hooks before running tests 2023-07-31 16:16:47 +00:00
UserGroupMembershipTest.php tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
UserOptionsLookupTest.php tests: Use MainConfigNames consts to refer config names 2023-06-19 20:21:08 +00:00
UserOptionsManagerTest.php Migrate more calls of Database::select* to SelectQueryBuilder 2023-07-26 13:01:28 +02:00
UserTest.php Implement rate limiting in Authority. 2023-07-23 17:16:56 +00:00