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
README
SaveUserJsonTest.php webservice SAVE_USER_JSON - refs BT#16933 6 years ago
SaveUserTest.php
SubscribeUserToSessionFromUsernameTest.php
UpdateUserFromUsernameTest.php
UpdateUserPauseTrainingTest.php Pause training: Change setting allow_notifications to disable_emails 5 years ago
UsernameExistTest.php
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