Commit Graph

401 Commits (9071b132eee8125f60d1c96bdedb330532718bf4)

Author SHA1 Message Date
Ricardo Rodriguez 0dfb2293fa Minor - changed the assert 15 years ago
Ricardo Rodriguez 5be5378652 Modified - commented the var_dump in the test api_is_course_admin() 15 years ago
Ricardo Rodriguez cf38f31bfe Modified - changed the type of return in the second condition because return a value int instead of boolean 15 years ago
Ricardo Rodriguez 8206ed31f5 Modified - Fixed the problem in this file 15 years ago
rrodriguez 2f355c5199 Merge 15 years ago
Ricardo Rodriguez 0584785ceb Added a new condition in the test function 15 years ago
Ricardo Rodriguez 5d18f04970 Eliminated the redeclaring of variables in the test function and Modified the testGetUserInfoById 15 years ago
Ricardo Rodriguez 2953a50f3c Testing - Added a condition in case the result to return is a NULL 15 years ago
Ricardo Rodriguez 9232813887 Modified - modifying the test of function get_language_file_as_xml. 15 years ago
Ricardo Rodriguez 30f2d55f94 Modified - changed the variable $dokeos_path_file by $system_path_file and added a condition in the test 15 years ago
Carlos Vargas 957ff284a6 minor delete ' 15 years ago
Yannick Warnier d29fcf035f Testing - Fixed a few tests for main library 15 years ago
Yannick Warnier fb33f77198 Testing - Commented private methods out for tablesort 15 years ago
Yannick Warnier e64e4e4755 Testing - Minor updates to groupmanager library tests 15 years ago
Yannick Warnier a044e3902a Testing - Improved notebook test case 15 years ago
Yannick Warnier 685678e337 Testing - Further improvements (no need to load already-loaded library) 15 years ago
Yannick Warnier 281d6f173c Testing - Finished first round of improvements on glossary 15 years ago
Yannick Warnier 2991b92efe Added TestManager include and creation of course to have the right context for the glossary 15 years ago
Yannick Warnier c7e4930c9f Testing - Fixed a series of tests 15 years ago
Yannick Warnier 676a688de6 Testing - Minor doc review 15 years ago
Yannick Warnier bccbc2f949 Testing - Added output buffering to export tests 15 years ago
Yannick Warnier f6a4b59c53 Testing - Fixed a series of tests 15 years ago
Yannick Warnier 30eb29a915 Minor - updated test case name 15 years ago
Yannick Warnier 0fe989aac0 Testing - Solved errors in courses tests 15 years ago
Yannick Warnier e6e63eb8f9 Testing - Solved errors in database tests 15 years ago
Ivan Tcholakov 73dd57a59d Feature #272 - TableSort class: Some minor optimizations. 15 years ago
christian1827 9620389815 merge 15 years ago
Ivan Tcholakov 18a568d139 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
Ivan Tcholakov c67a7bc2bf 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
Ivan Tcholakov 862ef5923a Feature #272 - Correcting some tests for the internationalization library. 15 years ago
rrodriguez 668f5e74f7 Merge 15 years ago
Julio Montoya d831a332f2 Tests also were modified + the whoisonline.php 15 years ago
Ivan Tcholakov 54a9b942c2 Task #763 - All the replacements api_get_path('WEB_COURSE_PATH') --> api_get_path(WEB_COURSE_PATH) and other similar to them. 15 years ago
Yannick Warnier 58d539d489 Minor - Fixed constant definition in test 15 years ago
Ivan Tcholakov 464a70c541 Feature #272 - Revision of Display class. The deprecated metod Display::user_name() has been removed (use api_get_person_name() instead). 15 years ago
Ivan Tcholakov 5974516888 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
Yannick Warnier 5e44694a81 Tests: Passed COURSETEST string as class constant 15 years ago
Guillaume Viguier 5c0d8923f8 Date and time management; tests - Chamilo - CT#696 15 years ago
Guillaume Viguier f4c7015a3a Date and time management; got rid of format_locale_date - Chamilo - CT#696 15 years ago
Ricardo Rodriguez 8997fcc8b9 Modified the file backupbyadmin by download.lib.php and test download.lib.test.php, added a condition in the new function and modified the test 15 years ago
aportugal 259ef530ff merge 15 years ago
Ivan Tcholakov 6928690ac0 Feature #272 - Edition of comments in "Dropbox" tool. Function simplification in "Assignments" tool. 15 years ago
Ivan Tcholakov edb3658f54 Feature #272 - The Dropbox tool fully uses the conventional language sub-system, the function dropbox_leng() has been eliminated. 15 years ago
Ivan Tcholakov 7f763d4188 Feature #272 - A new function api_detect_encoding_html() has been added in the internationalization library. A test for this function has been created. 15 years ago
Guillaume Viguier f2f5c0c7fe Activating more tests and fixing a few bugs - BT#821 15 years ago
Julio Montoya 9ba935d0f9 Adding a test to lostpassword.lib.php 15 years ago
Julio Montoya 011a49639e Modifying the lostpassword.lib.php tests 15 years ago
Ivan Tcholakov be6ef123fe Feature #272 - Minor corrections within a test. 15 years ago
Ivan Tcholakov 852059f441 Feature #272 - Minor corrections within a test. 15 years ago
Carlos Vargas 6434532b89 Improve test Notebook CT#191 15 years ago