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/tests/phpunit
Yannick Warnier 64c7030b1a Testing - Updated inclusion of global.inc.php 12 years ago
..
classes Removed Imagick test classes - not useful for now 12 years ago
BaseWebTestCase.php Testing - Updated inclusion of global.inc.php 12 years ago
LearnpathControllerTest.php Fixing some phpunit classes. 12 years ago
README.txt Adding default test classes for phpunit + generator script - refs #5568 13 years ago
bootstrap.php Fixing some phpunit classes. 12 years ago
generate_test_classes.php Adding default test classes for phpunit + generator script - refs #5568 13 years ago
phpunit.xml Disabling logging taking too much to generate an xml report. 12 years ago

README.txt

Do not modify these test classes by hand. They will probably get overwritten 
with the next automatic generation. Instead, use copies of the existing files
and suffix them with "Custom" to maintain them in the code versioning system.
For example: AccessTestCustom.class.php