Openbravo Issue Tracking System - Retail Modules
View Issue Details
0029344Retail ModulesWeb POSpublic2015-03-19 10:182015-03-30 16:36
migueldejuana 
migueldejuana 
normaltrivialN/A
closedfixed 
5
 
RR15Q2 
malsasua
No
0029344: We need a faster way to create tests
We need to improve creating automated test. We can create steps of a test just tapping throw the UI.
No Steps
No tags attached.
related to feature request 0028933RR16Q1 closed Retail QA: RR15Q2: Add tests for Mobile applications 
causes defect 0029518RR15Q3 closed Orekaria Menu entry added to release that seems for debug purposes 
Issue History
2015-03-19 10:18migueldejuanaNew Issue
2015-03-19 10:18migueldejuanaAssigned To => migueldejuana
2015-03-19 10:18migueldejuanaTriggers an Emergency Pack => No
2015-03-19 10:45hgbotCheckin
2015-03-19 10:45hgbotNote Added: 0075765
2015-03-19 10:45hgbotStatusnew => resolved
2015-03-19 10:45hgbotResolutionopen => fixed
2015-03-19 10:45hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/dac41484acbb7e02fe6a8eb3b932c62aa9919693 [^]
2015-03-19 12:26OrekariaRelationship addedrelated to 0028933
2015-03-19 14:22hgbotCheckin
2015-03-19 14:22hgbotNote Added: 0075771
2015-03-19 19:30hgbotCheckin
2015-03-19 19:30hgbotNote Added: 0075778
2015-03-19 19:30hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/dac41484acbb7e02fe6a8eb3b932c62aa9919693 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/bbb673d7ae74f927632d156de3c9da22e12caf14 [^]
2015-03-30 16:36malsasuaReview Assigned To => malsasua
2015-03-30 16:36malsasuaNote Added: 0076150
2015-03-30 16:36malsasuaStatusresolved => closed
2015-03-30 16:36malsasuaFixed in Version => RR15Q2
2015-04-08 17:36OrekariaRelationship addedblocks 0029518
2015-04-08 17:36OrekariaRelationship replacedcauses 0029518

Notes
(0075765)
hgbot   
2015-03-19 10:45   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: dac41484acbb7e02fe6a8eb3b932c62aa9919693
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Thu Mar 19 10:44:27 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/dac41484acbb7e02fe6a8eb3b932c62aa9919693 [^]

Fixed issue 0029344: We need a faster way to create tests

*When we start recording a test, we inject javascript code in each component to register action when tapping on them.
*New button has been added in menu to start/end test.
*To use Test Creator functionality we have to enable a preference to show the new button with manual roles.

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M src-db/database/sourcedata/AD_PREFERENCE.xml
M src-db/database/sourcedata/AD_REF_LIST.xml
M web/org.openbravo.mobile.core/source/component/ob-menu.js
M web/org.openbravo.mobile.core/source/utils/ob-testregistry.js
---
(0075771)
hgbot   
2015-03-19 14:22   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 62ec8bbe520a027abdbeadfb2f0a51b89312df67
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Thu Mar 19 14:18:11 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/62ec8bbe520a027abdbeadfb2f0a51b89312df67 [^]

Backed out issue 29344, changeset: dac41484acbb: Test build fails

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M src-db/database/sourcedata/AD_PREFERENCE.xml
M src-db/database/sourcedata/AD_REF_LIST.xml
M web/org.openbravo.mobile.core/source/component/ob-menu.js
M web/org.openbravo.mobile.core/source/utils/ob-testregistry.js
---
(0075778)
hgbot   
2015-03-19 19:30   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: bbb673d7ae74f927632d156de3c9da22e12caf14
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Thu Mar 19 19:30:06 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/bbb673d7ae74f927632d156de3c9da22e12caf14 [^]

Fixed issue 0029344: We need a faster way to create tests (Push again fixed)

*When we start recording a test, we inject javascript code in each component to register action when tapping on them.
*New button has been added in menu to start/end test.
*To use Test Creator functionality we have to enable a preference to show the new button with manual roles.

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M src-db/database/sourcedata/AD_PREFERENCE.xml
M src-db/database/sourcedata/AD_REF_LIST.xml
M web/org.openbravo.mobile.core/source/component/ob-menu.js
M web/org.openbravo.mobile.core/source/utils/ob-testregistry.js
---
(0076150)
malsasua   
2015-03-30 16:36   
verified