Chamilo is a learning management system focused on ease of use and accessibility
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
chamilo-lms/main/webservices/api/tests
Julio Montoya 2b069b59ad Pause training: Change setting allow_notifications to disable_emails 5 years ago
..
CreateSessionFromModelTest.php WIP: Add PauseTraining plugin BT#16298 5 years ago
GetCourseLpProgressTest.php WIP: Add PauseTraining plugin BT#16298 5 years ago
GetSessionFromExtraFieldTest.php Fix Rest tests, format code. 6 years ago
README README tells how to launch all WebService API tests 6 years ago
SaveUserJsonTest.php webservice SAVE_USER_JSON - refs BT#16933 6 years ago
SaveUserTest.php Add "course_lp_progress" action see BT#16644 6 years ago
SubscribeUserToSessionFromUsernameTest.php Fix Rest tests, format code. 6 years ago
UpdateUserFromUsernameTest.php Fix Rest tests, format code. 6 years ago
UpdateUserPauseTrainingTest.php Pause training: Change setting allow_notifications to disable_emails 5 years ago
UsernameExistTest.php Fix Rest tests, format code. 6 years ago
V2TestCase.php Minor - format code, remove unused code 5 years ago

README

Command to run the tests :
vendor/phpunit/phpunit/phpunit main/webservices/api/tests