Notes |
|
(0106347)
|
hgbot
|
2018-08-14 17:27
|
|
Repository: tools/automation/pi-mobile
Changeset: bb1563d9557ed323eb32e4ab68366611f5885885
Author: Alejandro <alekosmp86 <at> gmail.com>
Date: Tue Aug 14 11:18:09 2018 -0400
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/bb1563d9557ed323eb32e4ab68366611f5885885 [^]
Related to issue 39135: trying to stabilize test I38365_VerifyOpenLayawayWithoutPermissionForThatTicket
For some (unknown) reason, after login in the terminal with the test user, the
method BackboneHelper.getDocumentNo() wasn't returning the receipt's number, but
an empty string instead, which causes the test to crash further ahead, so now
the receipt's number is captured before changing users.
---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/I38365_VerifyOpenLayawayWithoutPermissionForThatTicket.java
---
|
|
|
(0106348)
|
hgbot
|
2018-08-14 19:39
|
|
Repository: tools/automation/pi-mobile
Changeset: 3078907d665b09979247d56eaf3c158c86ea25d3
Author: Alejandro <alekosmp86 <at> gmail.com>
Date: Tue Aug 14 12:42:07 2018 -0400
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/3078907d665b09979247d56eaf3c158c86ea25d3 [^]
Related to issue 39135: trying to stabilize test I37065E_VerifyProductAttributesAreFullyDefined
Added an entry to AllowedErrorsHelper class due to an expected error in test.
---
M src-test/org/openbravo/test/mobile/core/utils/AllowedErrorsHelper.java
---
|
|
|
(0106349)
|
hgbot
|
2018-08-14 21:22
|
|
Repository: tools/automation/pi-mobile
Changeset: 59769df087e5bb98b9ff56721298b5b00030479b
Author: Alejandro <alekosmp86 <at> gmail.com>
Date: Tue Aug 14 15:22:06 2018 -0400
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/59769df087e5bb98b9ff56721298b5b00030479b [^]
Related to issue 39135: trying to stabilize test I38813_VerifyDiscountWhenCanceledByAnother
Discount amount changed to the correct expected amount.
---
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/discounts_scaledprice/I38813_VerifyDiscountWhenCanceledByAnother.java
---
|
|