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
Yannick Warnier ce1aa13780 Added video converter base script - only concept so far 12 years ago
..
course_tests attempting restore of tests dir removed during bigmerge 13 years ago
datafiller Added data filler for exercises 12 years ago
history Added course homepage capture to history 12 years ago
img attempting restore of tests dir removed during bigmerge 13 years ago
logs Adding placeholder 13 years ago
main Ordering question depending in the media see + not need to update the data_tracking field when using update_event_exercice() #5714 12 years ago
migrate Updated migration scripts to share index array - refs BT#4890 12 years ago
misc/videoconvert Added video converter base script - only concept so far 12 years ago
phpunit Removed temp file 12 years ago
procedures/spanish attempting restore of tests dir removed during bigmerge 13 years ago
simpletest attempting restore of tests dir removed during bigmerge 13 years ago
xhprof Updating global.inc.php, composer, autoload, using a controller way to call funcion only for index.php and userportal.php 12 years ago
README.txt attempting restore of tests dir removed during bigmerge 13 years ago
build.xml Commented out pdepend and phpmd-ci in Jenkins build script for now because they take too much time 13 years ago
chamilotest.php attempting restore of tests dir removed during bigmerge 13 years ago
index.html attempting restore of tests dir removed during bigmerge 13 years ago
internationalization.lib.test_standalone.php attempting restore of tests dir removed during bigmerge 13 years ago
main_api.lib.test_standalone.php attempting restore of tests dir removed during bigmerge 13 years ago
phpmd.xml Adding PHP Mess Detector config file to Jenkins build path 13 years ago
rmdirr.lib.test_standalone.php attempting restore of tests dir removed during bigmerge 13 years ago
run.sh More changes to build file 13 years ago
simpletest_to_junit.xsl Many changes to tests suite to enable Jenkins to execute them 13 years ago
test_manager.inc.php Moving statistics.lib.php in main/inc/lib 12 years ago
test_suite.php Many changes to tests suite to enable Jenkins to execute them 13 years ago
test_webservices.php Attempt at renaming to ['password_encryption'] for more clarity 13 years ago
wipe-out.php Minor changes, exit if platform is not installed 13 years ago

README.txt

/* For licensing terms, see /license.txt */

/* README */

This directory is used for automated testing through the use of the SimpleTest framework..
Run test_suite.php