wiki.techinc.nl/tests/phpunit/includes/user
Sam Wilson 12b3176d4f Add missing return types to User::getOption()
String zeros are converted to ints, and email-blacklist returns
an array of integers.

Change-Id: I2ac2a4e8effd4816e9c1e835b86241c7fe850605
2018-03-23 09:14:41 +08:00
..
BotPasswordTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
CentralIdLookupTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
ExternalUserNamesTest.php Add ExternalUserNames::getLocal() to get local part of username 2018-03-09 20:53:54 +01:00
LocalIdLookupTest.php Whenever possible, reuse User objects in unit tests 2016-05-26 20:42:31 +00:00
PasswordResetTest.php Add @covers tags to user tests 2017-12-24 23:29:00 -08:00
UserArrayFromResultTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
UserGroupMembershipTest.php Add actor table and code to start using it 2018-02-23 10:06:20 -08:00
UserTest.php Add missing return types to User::getOption() 2018-03-23 09:14:41 +08:00