Commit Graph

614 Commits

Author SHA1 Message Date
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
2b7a21023b Merge remote-tracking branch 'upstream/master' into test-G 2012-05-18 11:15:09 -04:00
Erik Amaru Ortiz
73ac86ae85 Addigng some folder on tests
- functional folder to functional test added
- shared folder to store some files used on tests  added
2012-05-18 11:02:51 -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
Brayan Osmar Pereyra Suxo
444b745536 BUG 0000 php unit test SOLVED
- function class G php unit testq
2012-05-15 09:41:01 -04:00
Fernando Ontiveros
871ba8c173 BUG 0000 Test Units for workflow.engine.classes 2012-05-10 20:57:25 -04:00
Fernando Ontiveros
31ae1e1d36 BUG 0000 Test Units for Gulliver.system classes 2012-05-10 20:51:34 -04:00
Fernando Ontiveros
c06ef79551 BUG 0000 adding the PhpUnit generator for Gulliver classes 2012-05-10 20:50:51 -04:00
Brayan Osmar Pereyra Suxo
fcfac3f77c BUG 0000 fix test/bootstrap.php
php5.2 and test for first method of Gtest ready
2012-05-09 17:22:42 -04:00
Erik Amaru Ortiz
0c2514c740 BUG 0000 "First Commit for **PHPUnit** implementation for ProcessMaker" 2012-05-09 10:43:56 -04:00