wiki.techinc.nl/tests/phpunit/includes/user
DannyS712 fc9671bdf5 Add more tests for the User class
Newly tested:
* ::getDefaultOption
* ::isCreatableName, ::isUsableName
* ::addToDatabase
* ::changeableGroups
* ::isBlockedFromUpload

Testing expanded for (mostly just specific edge cases):
* ::getIntOption, ::getId, ::getDefaultOptions
* ::addGroup, ::removeGroup
* ::newFromConfirmationCode
* ::idFromName
* ::findUsersByGroup

Bug: T233385
Change-Id: I12bdcffcc6af96da4425e0064f8d395153d05953
2020-02-04 21:14:26 +00:00
..
BotPasswordTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
CentralIdLookupTest.php
ExternalUserNamesTest.php Set content language for test to en to ensure it passes 2019-06-03 13:44:11 -04:00
LocalIdLookupTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
PasswordResetTest.php Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse 2020-01-10 09:32:25 -08:00
UserGroupMembershipTest.php Unbreak UserGroupMembershipTest::testGetLink 2019-11-26 10:58:44 +00:00
UserTest.php Add more tests for the User class 2020-02-04 21:14:26 +00:00