508 Commits

Author SHA1 Message Date
jennylee
275f5a9a17 I add the first Test unit for REST Services 2012-10-05 10:01:43 -04:00
Herbert Saal Gutierrez
da414f6d7a Test Folders
Change structure of Test Folders
2012-09-21 11:00:57 -04:00
Fernando Ontiveros
a4eeb91547 adding build.xml for jenkins, and fix AppSolrTest 2012-07-04 17:13:44 -04:00
Herbert Saal Gutierrez
273dff4745 BUG 9180 Correct display priority in cases lists
Code Issue
----------
A number is display in the Priority column in the cases lists instead of the
priority in text.

Solution
--------
Correct display of priority column in cases lists.
The text that describes the priority is display instead of the priority number.
The number is converted to the corresponding text with the help of the function
G::LoadTranslation("ID_PRIORITY_N");
2012-06-18 17:58:14 -04:00
Erik Amaru Ortiz
669aaa2413 test-G "fix on function testSys_get_temp_dir()"
test function was udated for others operative systems like macosx
where the temporal dir. isn't /tmp
2012-05-18 10:25:49 -04:00
Erik Amaru Ortiz
df2af79703 Adding three skel classes to complete its phpunit 2012-05-18 09:28:10 -04:00
Erik Amaru Ortiz
fcef56fd6f Update G Unit Test & Fix on G::emailAddress() function
- imcomplete comment exist on G Test file
- reoving a G::pr on G::emailAddress() function
2012-05-17 17:31:48 -04:00
Erik Amaru Ortiz
b4067145a7 BUG 0000 "Impoving ProcessMaker PHPUnit Test folders structure" 2012-05-16 12:56:14 -04:00