moodle/user/tests
Juan Leyva 6db2423551 MDL-60738 webservice: Clean theme and lang properly
Sometimes the "theme" and "lang" fields in the user and course tables
in the database are set to incorrect values (uninstalled or
non-existent themes and language packs).
This makes Web Services functions to fail because the WS server
validate the returned data using the validate_param function that clean
parameters.
2017-11-20 09:37:30 +01:00
..
behat MDL-60579 user: Check filter strings have correct part count 2017-11-09 09:07:02 +08:00
fixtures MDL-49688 navigation: First review fixes and version bump. 2015-04-10 17:18:03 +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-60738 webservice: Clean theme and lang properly 2017-11-20 09:37:30 +01:00
myprofile_test.php MDL-55091 phpunit: Following has been deprecated. 2016-07-26 10:11:30 +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-55356 core_search: Change existing search areas to new API 2017-10-11 17:17:09 +01: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