Commit Graph

25 Commits

Author SHA1 Message Date
Roly Rudy Gutierrez Pinto
22383ec53b PMC-761 2019-05-03 12:07:11 -04:00
Marco Antonio Nina Mena
0d533e19d9 HOR-4527 2018-05-08 10:16:52 -04:00
davidcallizaya
71c7ef11ab HOR-3274
Fix wrong phpunit merge
Fix System to PmSystem
2017-08-10 22:54:59 -04:00
davidcallizaya
01b745203d Merge remote-tracking branch 'origin/feature/HOR-3274A' into feature/HOR-3559 2017-08-10 21:59:01 -04:00
Taylor Dondich
601471be9e Add support for caching to filesystem. Set phpunit default cache driver to array. 2017-08-10 21:33:04 -04:00
Taylor Dondich
6458dc64a1 Added laravel framework. Bootstrap absolute minimum. Add testing framework that follows Laravel practices. Write simple feature test to test caching. 2017-08-10 21:33:04 -04:00
davidcallizaya
cb80a42125 HOR-3373
+ Fix web entry login bloqued when session_block configuration is enabled.
+ Include behat test.
2017-07-04 16:51:24 -04:00
davidcallizaya
4304abc2a6 HOR-3208
Web Entry 2.0 Rest - Skin EP
ACCEPTANCE CRITERIAS:
1. Get list of global and installed skins.
2. Verify that the list includes skins available only for the workspace.
2017-06-03 14:01:10 -04:00
davidcallizaya
bfc0be7e44 HOR-3207
Change web entry model.
2017-06-03 12:45:03 -04:00
Erik Amaru Ortiz
51692159e8 Updating phpunit execution task on build.xml for jenkins, disabling colors 2014-04-03 12:59:26 -04:00
Erik Amaru Ortiz
a43c1d36c4 Updating build.xml and phpunit.xml to add and run API unit tests suite 2014-04-03 12:06:52 -04:00
Fernando Ontiveros
e47528c28a JENKINS-CI changing phpunit.xml to first stage in jenkins, in this first stage we only check style and basic phpunits 2012-10-16 14:45:41 -04:00
jennylee
82b1b50ccc BUG-9863 i changed the file 'phpunit.xml' to add the directory to run the UnitTest for REST Services. 2012-10-09 10:38:38 -04:00
Fernando Ontiveros
8b23b0a96a fixing phpunit test files, now all tests are working 2012-10-04 14:03:12 -04:00
Fernando
67bd51be41 fixing all automated test units 2012-07-14 02:33:26 -04:00
Fernando
cb0696c9b4 fixing gulliver phpunits, now there are 13 failures 2012-07-13 07:49:11 -04:00
Fernando
8700af7df4 fixing testunits for gulliver classes 2012-07-13 06:27:36 -04:00
Fernando Ontiveros
be8694d69a trying phpunit will all files and 2.5G php memory 2012-07-12 21:11:20 -04:00
Fernando Ontiveros
bc25d89d95 reducing the phpunit only to workflow folder 2012-07-12 20:59:56 -04:00
Fernando Ontiveros
dcc1754ecf adding phpunit, and updating the phpunit.xml 2012-07-12 20:42:56 -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
de6dbf9699 Updating phpunit xml file
- updating test comment
2012-05-24 17:29:08 -04:00
Erik Amaru Ortiz
b4067145a7 BUG 0000 "Impoving ProcessMaker PHPUnit Test folders structure" 2012-05-16 12:56:14 -04:00
Erik Amaru Ortiz
0c2514c740 BUG 0000 "First Commit for **PHPUnit** implementation for ProcessMaker" 2012-05-09 10:43:56 -04:00