wiki.techinc.nl/tests/phpunit/includes/user
Nikki Nikkhoui 7ac981a03e Set logger to null in UserTest.php
The code is appropriately logging when it encounters a database
'Duplicate entry' error. However, the CI interprets that as
an actual exception being thrown. Setting the logger to null
allows the CI to complete.

Bug: T248195
Change-Id: I6419fdb7a6ae54478da1236a3c14b491ade65022
2020-04-07 16:45:05 -07: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 ExternalUserNames: Handle otherwise-usable names with lowercase first letter 2020-02-03 15:43:52 -05:00
LocalIdLookupTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
PasswordResetTest.php Enhance passwored reset message 2020-03-13 16:18:48 -07:00
UserGroupMembershipTest.php Make use of PHPUnit's assertCount feature where possible 2020-03-02 15:58:41 +00:00
UserNameUtilsTest.php Add a new UserNameUtils service 2020-03-26 01:31:14 +00:00
UserTest.php Set logger to null in UserTest.php 2020-04-07 16:45:05 -07:00