moodle/user/tests
David Mudrák f6be98b942 MDL-63174 user: user_create_user to throw exception on empty username
The core API function user_create_user() did not check the case when the
given username was empty.

Also adding a missing string 'usernamelowercase' for the existing lower
case check and unit tests.
2018-08-17 13:06:25 +02:00
..
behat Merge branch 'MDL-62983-35' of git://github.com/sarjona/moodle into MOODLE_35_STABLE 2018-08-02 11:22:50 +08:00
fixtures MDL-59847 core: Fix display of hidden identity fields in user selectors 2018-08-02 10:37:07 +08:00
editlib_test.php
externallib_test.php MDL-63174 user: core_user_create_users to throw exception on empty names 2018-08-17 13:06:25 +02:00
myprofile_test.php MDL-55091 phpunit: Following has been deprecated. 2016-07-26 10:11:30 +08:00
privacy_test.php MDL-61814 core_user: Implement privacy system for user. 2018-05-08 11:44:37 +08:00
profilelib_test.php MDL-46946 user: Make missing required custom fields trigger profile edit 2016-09-21 17:46:30 +02:00
search_test.php MDL-57977 search: GlobalSearch by alternate name fields 2018-07-23 10:11:37 +01:00
userlib_test.php MDL-63174 user: user_create_user to throw exception on empty username 2018-08-17 13:06:25 +02:00
userroleseditable_test.php MDL-59367 user: Tests and coding style 2017-07-21 10:25:25 +08:00
userselector_test.php MDL-59847 core: Fix display of hidden identity fields in user selectors 2018-08-02 10:37:07 +08:00