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/main/inc/lib
Yannick Warnier f6a4b59c53 Testing - Fixed a series of tests 15 years ago
..
access_url_edit_courses_to_url_functions.lib.test.php Modified and Created new file test and tested new functions in Chamilo 15 years ago
access_url_edit_sessions_to_url_functions.lib.test.php Modified and Created new file test and tested new functions in Chamilo 15 years ago
access_url_edit_users_to_url_functions.lib.test.php Modified and Created new file test and tested new functions in Chamilo 15 years ago
add_course.lib.inc.test.php Feature #576 - Applying the function api_get_permissions_for_new_directories() on its relevant places. Using the function umask() has been avoided because this function is not thread-safe. Other minot corrections. 15 years ago
add_courses_to_sessions_functions.lib.test.php Created new test functions and fixed some bug in the tests CT#191 15 years ago
add_many_session_to_category_functions.lib.test.php Created new test functions and fixed some bug in the tests CT#191 15 years ago
blog.lib.test.php change COURSEX by COURSETEST 15 years ago
classmanager.lib.test.php
course.lib.test.php Minor - updated test case name 15 years ago
database.lib.test.php Testing - Solved errors in database tests 15 years ago
debug.lib.inc.test.php
display.lib.test.php Feature #272 - Revision of Display class. The deprecated metod Display::user_name() has been removed (use api_get_person_name() instead). 15 years ago
document.lib.test.php change COURSEX by COURSETEST 15 years ago
events.lib.inc.test.php
exercise_show_functions.lib.test.php Added the file exercise_show_functions.lib.test.php CT#191 15 years ago
export.lib.inc.test.php Testing - Fixed a series of tests 15 years ago
fileDisplay.lib.test.php Fixed the code of test in public function testRecentModifiedFIleTime 15 years ago
fileManage.lib.test.php change COURSEX by COURSETEST 15 years ago
fileManager.lib.test.php
fileUpload.lib.test.php MInor - changed bad assert (string), when is assert (bool) CT#191 15 years ago
geometry.lib.test.php Fixed - changed the types of values for the polygons, this permit work under shell CT#191 15 years ago
glossary.lib.test.php Create glossary.lib test CT#191 15 years ago
groupmanager.lib.test.php change COURSEX by COURSETEST 15 years ago
image.lib.test.php change COURSEX by COURSETEST 15 years ago
import.lib.test.php
internationalization.lib.test.php Feature #272 - api_detect_encoding() has been reworked for successfull detection of "broken" UTF-8 texts as UTF-8. A test for this case has been added. 15 years ago
legal.lib.test.php FIxed the file legal.lib.test.php, removed the mock objects CT#191 15 years ago
mail.lib.inc.test.php Fixed the file mail.lib.inc.test.php, adding ob_start() CT#191 15 years ago
main_api.lib.test.php merge 15 years ago
main_api.lib.test_standalone.php Feature #576 - Formal tests about the functions api_get_permissions_for_new_directories() and api_get_permissions_for_new_files() have been added. 15 years ago
message.lib.test.php Changed the functions names with letter capital CT#191 15 years ago
notebook.lib.test.php Improve test Notebook CT#191 15 years ago
online.inc.test.php Merge 15 years ago
rmdirr.lib.test.php
security.lib.test.php
session_handler.class.test.php Fixed the files session_handler, session_manager,social,specific_fields and table_sort, for the integration test suite CT#191 15 years ago
sessionmanager.lib.test.php Fixed the files session_handler, session_manager,social,specific_fields and table_sort, for the integration test suite CT#191 15 years ago
social.lib.test.php change COURSEX by COURSETEST 15 years ago
sortabletable.class.test.php Feature #272 - Changes that lead loading the file sortabletable.class.php (and the tree of related files) only when it is necessary, on explicit statement require_once. Previously this file loaded on every page, which is waste of computing resource. 15 years ago
specific_fields_manager.lib.test.php Fixed the files session_handler, session_manager,social,specific_fields and table_sort, for the integration test suite CT#191 15 years ago
stats.lib.inc.test.php Fixed statslib.inc in test see CT#191 15 years ago
statsUtils.lib.inc.test.php
surveymanager.lib.test.php Feature #347 - Quality tests: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 years ago
system_announcements.lib.test.php fixed announcement by test see CT#191 15 years ago
tablesort.lib.test.php Feature #272 - TableSort class: Some minor optimizations. 15 years ago
text.lib.test.php Feature #272 - text.lib.php: Adding two new functions api_camel_case_to_underscore() and api_underscore_to_camel_case() and tests for them. 15 years ago
tracking.lib.test.php Extended coverage of testget_avg_student_progress() as example - still needs moving setUp/tearDown into individual test files 15 years ago
upload.xajax.test.php
urlmanager.lib.test.php change COURSEX by COURSETEST 15 years ago
usermanager.lib.test.php merge 15 years ago
xht.lib.test.php
xmd.lib.test.php