moodle/user/tests
David Mudrák 0e99d58c35 MDL-63174 user: core_user_create_users to throw exception on empty names
To be consistent with the web administration UI, we should not allow to
create invalid user records with empty username, lastname or firstname
via the web services.
2018-08-17 13:24:31 +02:00
..
behat Merge branch 'MDL-62983-master' of git://github.com/sarjona/moodle 2018-08-02 11:17:13 +08:00
fixtures MDL-59847 core: Fix display of hidden identity fields in user selectors 2018-08-02 10:22:05 +08:00
editlib_test.php MDL-40612 libraries: Unit test expansion for get_all_user_name_fields() 2013-11-11 10:52:24 +08:00
externallib_test.php MDL-63174 user: core_user_create_users to throw exception on empty names 2018-08-17 13:24:31 +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 Merge branch 'MDL-62899-search-icons-master' of https://github.com/dmitriim/moodle 2018-08-08 13:17:34 +08:00
userlib_test.php MDL-60738 webservice: Clean theme and lang properly 2017-11-20 09:37:30 +01: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: Stop supporting custom identity fields in user selectors 2018-08-02 10:22:07 +08:00