Yannick Warnier
|
a656982145
|
Minor code style update to
|
15 years ago |
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
|
7e01b47042
|
Removed useless variable name change
|
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
|
c14df55db5
|
Changed default course code to match the rest of the tests
|
15 years ago |
Yannick Warnier
|
1f112cfe1c
|
Added default course code in delete_test_course()
|
15 years ago |
Yannick Warnier
|
11f2858837
|
Eradicate spanish variable
|
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
|
f04348b033
|
Minor - code style
|
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 |
Julio Montoya
|
025671435f
|
Minor - sql query fixed
|
15 years ago |
Julio Montoya
|
d57544be5e
|
Adding fill_whoisonline.php
|
15 years ago |
Julio Montoya
|
e46110cb39
|
Tests: Adding users + fixing fill_all.php
|
15 years ago |
Yannick Warnier
|
00c742a54b
|
minor - fixed double status in data filler
|
15 years ago |
Julio Montoya
|
de0d2ae6f7
|
Minor - Run test message
|
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 |
Yannick Warnier
|
79f5376eeb
|
Enabled much more existing tests
|
15 years ago |
Guillaume Viguier
|
5c0d8923f8
|
Date and time management; tests - Chamilo - CT#696
|
15 years ago |