Commit Graph

572 Commits (a049b1efefd82aacb66a9674f81fa5981fbe6544)

Author SHA1 Message Date
Ivan Tcholakov 14108b1593 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
Carlos Vargas 12cbf9c3fb Create test resourcelinker and repair include in resourcelinker.inc.php in main/newscorm and main/resourcelinker CT#191 15 years ago
Carlos Vargas 7dd5217299 Create test permissions CT#191 15 years ago
Arthur Portugal 6d76b339da Fixed - changed the types of values for the polygons, this permit work under shell CT#191 15 years ago
Arthur Portugal 656f85a0e6 Updated the test suite, running well with all tests, now will be added the new functions CT#191 15 years ago
Arthur Portugal 2a2a3a474f Fixed file of tests for test suite CT#191 15 years ago
Carlos Vargas e87d15cb61 improve notebook.lib.test CT#191 15 years ago
cvargas aee889a4bf merge 15 years ago
Carlos Vargas 6a980bfb1b create test notebook CT#191 15 years ago
Ivan Tcholakov 81f294fa4e 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
Arthur Portugal be3b9e9b0d Fixed the functions for test suite CT#191 15 years ago
Arthur Portugal b4f11d3870 Changed the string by array CT#191 15 years ago
Arthur Portugal 0ff7779ec0 Updated the list of the files for the test suite CT#191 15 years ago
Carlos Vargas 290a745f4d create notebook.lib.test see CT#191 15 years ago
Arthur Portugal 1cd4f76f4d Changed of position of the file calendar, it wasn't working with the session and needed be first in the tests CT#191 15 years ago
Arthur Portugal 1770e6d53d Changed the structure of the file calendar.lib.test CT#191 15 years ago
Carlos Vargas b8c730bb18 Removed deprecated code by each function survey see CT#191 15 years ago
Arthur Portugal e43fbd9cb1 Fixed this file adding a validation when is empty CT#191 15 years ago
Ricardo Rodriguez 95614cdf1e Eliminated mock object and added new function testSendInvitationFriendUser , change the exit by return false in the function Send_Invitation_Friend_User in social line 313 15 years ago
Ricardo Rodriguez 1b6d5baf70 Modified the function test and added function testdeletecourse 15 years ago
Arthur Portugal 060020152c Updated the file test suite CT#191 15 years ago
Arthur Portugal 43a0f320c3 Updated the function in the file work CT#191 15 years ago
Carlos Vargas bd95a52aaf fixed announcement by test see CT#191 15 years ago
Arthur Portugal 435ae3ccfc Updated the file test suite with the files of tests running well CT#191 15 years ago
Arthur Portugal 25770e6671 Changed the assert for tracking and removed \"delete course\" in the file work CT#191 15 years ago
Ricardo Rodriguez f070293dd1 Fixed test file, modified the function testing about chamilo 15 years ago
Carlos Vargas d233cf4e92 fixed test suveymanagerlib and order stats.lib and fixed usermanager.lib see CT#191 15 years ago
Arthur Portugal 54b37b0039 Fixed a 50% all the test in the file test suite CT#191 15 years ago
Carlos Vargas 660bbe1179 Fixed statslib.inc in test see CT#191 15 years ago
cvargas 1b15112aa9 merge 15 years ago
Carlos Vargas bcb41a5e6c fixed files tracking and urlmanager CT#191 15 years ago
Ricardo Rodriguez 2db99f58ff fixed files, this files have exceptions when are run tests 15 years ago
cvargas 476acb4a02 merge 15 years ago
Carlos Vargas 53ea5d28b1 Fixed the files session_handler, session_manager,social,specific_fields and table_sort, for the integration test suite CT#191 15 years ago
Arthur Portugal 96972073ce Changed the functions names with letter capital CT#191 15 years ago
Arthur Portugal 0ac0e9d791 Fixed the file message.lib.test.php CT#191 15 years ago
Arthur Portugal 69db3531fa Fixed the file main_api.lib.php CT#191 15 years ago
Arthur Portugal 1eb1d8a2b1 Fixed the file mail.lib.inc.test.php, adding ob_start() CT#191 15 years ago
Arthur Portugal 547cb3d068 FIxed the file legal.lib.test.php, removed the mock objects CT#191 15 years ago
Arthur Portugal 8ecf747d74 Fixed the file export.lib.test.php CT#191 15 years ago
Ivan Tcholakov 4260f29b98 Feature #272 - A new customized function api_html_to_text() for stripping html-tags has been added in the internationalization library. 15 years ago
Arthur Portugal 1e7740acd7 Removed the file all.test.php, isn't necessary for the test_suite.php CT#191 15 years ago
Ricardo Rodriguez 6273393c5d Modified the test_suite.php to execute the file all.test.php that has been integrated 15 years ago
Ricardo Rodriguez 42654be7aa Fixed the code of test in public function testRecentModifiedFIleTime 15 years ago
Ricardo Rodriguez 41a63cea35 Modified the test fileUpload fixed the exceptions 15 years ago
Ivan Tcholakov 0912d9b9a8 Feature #272 - The internationalization library: A minor correction in a test. 15 years ago
Ivan Tcholakov 85f1a4f977 Feature #272 - The PHP function fgetcsv() depends on the OS locale setting. When the file system encoding is different than the encoding of the CSV-file, then the imported data is damaged. For solving this problem, two new functions have been introduced in the internationalization library - api_str_getcsv() and api_fgetcsv(). 15 years ago
Ivan Tcholakov 126bc0b053 Feature #272 - Various improvements and unification about dealing with the system encoding, the text direction, the interface language. 15 years ago
Julio Montoya 8586fe0072 Tests updates 15 years ago
Arthur Portugal 29831c11c7 Fixed style footer to the tests in simpletest CT#191 15 years ago