Notes |
|
(0067786)
|
hgbot
|
2014-06-05 17:35
|
|
Repository: tools/automation/pi-mobile
Changeset: 4ddfc9891d5ecd9a45fbafb3273ad48979193ba3
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Thu Jun 05 17:35:16 2014 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/4ddfc9891d5ecd9a45fbafb3273ad48979193ba3 [^]
Related to issue 26771: changes to structure and
- added the FailedLoginTest
---
M src-test/org/openbravo/retail/integrationtest/common/OpenbravoERPTest2.java
M src-test/org/openbravo/retail/integrationtest/common/SeleniumSingleton2.java
M src-test/org/openbravo/retail/integrationtest/tests/RetailTestSuite.java
M src-test/org/openbravo/retail/integrationtest/tests/general/RetailGeneralTestSuite.java
M src-test/org/openbravo/retail/integrationtest/ui/base/EnyoObject2.java
A src-test/org/openbravo/retail/integrationtest/tests/general/DefaultLoginLogout_Test.java
A src-test/org/openbravo/retail/integrationtest/tests/general/FailedLoginTest.java
R src-test/org/openbravo/retail/integrationtest/tests/general/LoginLogout_Test.java
R src-test/org/openbravo/retail/integrationtest/tests/general/loginout/FailedLoginTest.java
---
|
|
|
(0067787)
|
hgbot
|
2014-06-05 18:24
|
|
Repository: tools/automation/pi-mobile
Changeset: 47460b596fc2f00ab04de25baf62922dc18c75be
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Thu Jun 05 18:23:54 2014 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/47460b596fc2f00ab04de25baf62922dc18c75be [^]
Fixed issue 26771: checks better if tomcat did properly loaded the WebPOS
---
M src-test/org/openbravo/retail/integrationtest/common/OpenbravoERPTest2.java
M src-test/org/openbravo/retail/integrationtest/common/SeleniumSingleton2.java
---
|
|
|
(0067789)
|
hgbot
|
2014-06-05 18:37
|
|
Repository: tools/automation/pi-mobile
Changeset: 76118b3e6663aee6299a9a03c9432e7d6b9a8d10
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Thu Jun 05 18:36:53 2014 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/76118b3e6663aee6299a9a03c9432e7d6b9a8d10 [^]
Related to issue 26771:
- added exceptions
- changed timeout
---
M src-test/org/openbravo/retail/integrationtest/common/SeleniumSingleton2.java
M src-test/org/openbravo/retail/integrationtest/ui/base/EnyoObject2.java
---
|
|
|
(0067790)
|
hgbot
|
2014-06-05 18:49
|
|
|
|
(0067801)
|
hgbot
|
2014-06-06 09:59
|
|
Repository: tools/automation/pi-mobile
Changeset: 64187551ce5858d3fedb179871be72c525aac1cb
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Fri Jun 06 09:59:00 2014 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/64187551ce5858d3fedb179871be72c525aac1cb [^]
Related to issue 26771: more code to check that the webpage was properly loaded
---
M src-test/org/openbravo/retail/integrationtest/common/OpenbravoERPTest2.java
M src-test/org/openbravo/retail/integrationtest/common/SeleniumSingleton2.java
M src-test/org/openbravo/retail/integrationtest/tests/general/FailedLoginTest.java
M src-test/org/openbravo/retail/integrationtest/ui/base/EnyoObject2.java
---
|
|
|
(0067803)
|
hgbot
|
2014-06-06 11:10
|
|
Repository: tools/automation/pi-mobile
Changeset: f7981e4897c10e4a8865462b2a730b021ec13e4e
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Fri Jun 06 11:09:27 2014 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/f7981e4897c10e4a8865462b2a730b021ec13e4e [^]
Related to issue 26771: added screenshot support
---
M src-test/org/openbravo/retail/integrationtest/common/OpenbravoERPTest2.java
M src-test/org/openbravo/retail/integrationtest/common/SeleniumSingleton2.java
M src-test/org/openbravo/retail/integrationtest/tests/general/FailedLoginTest.java
M src-test/org/openbravo/retail/integrationtest/ui/base/EnyoObject2.java
---
|
|
|
(0067804)
|
hgbot
|
2014-06-06 12:11
|
|
Repository: tools/automation/pi-mobile
Changeset: 839e976b5a1d90f6e95bb09813962992f75211b4
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Fri Jun 06 12:11:23 2014 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/839e976b5a1d90f6e95bb09813962992f75211b4 [^]
Related to issue 26771: better screenshots names
- failedLoginTest changed to fail
---
M src-test/org/openbravo/retail/integrationtest/common/OpenbravoERPTest2.java
M src-test/org/openbravo/retail/integrationtest/common/SeleniumSingleton2.java
M src-test/org/openbravo/retail/integrationtest/tests/general/FailedLoginTest.java
---
|
|
|
(0067805)
|
hgbot
|
2014-06-06 12:43
|
|
Repository: tools/automation/pi-mobile
Changeset: ec66710115cb4df0128f8d6209441ee24a39b419
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Fri Jun 06 12:43:34 2014 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/ec66710115cb4df0128f8d6209441ee24a39b419 [^]
Related to issue 26771: even better screenshots... and names
---
M src-test/org/openbravo/retail/integrationtest/common/SeleniumSingleton2.java
M src-test/org/openbravo/retail/integrationtest/tests/general/FailedLoginTest.java
---
|
|
|
(0067807)
|
hgbot
|
2014-06-06 13:16
|
|
Repository: tools/automation/pi-mobile
Changeset: 65482598c11f1ba715739ae83c1f1022e637731d
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Fri Jun 06 13:16:24 2014 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/65482598c11f1ba715739ae83c1f1022e637731d [^]
Related to issue 26771: more screenshots
---
M src-test/org/openbravo/retail/integrationtest/common/OpenbravoERPTest2.java
M src-test/org/openbravo/retail/integrationtest/common/SeleniumSingleton2.java
M src-test/org/openbravo/retail/integrationtest/ui/base/EnyoObject2.java
---
|
|
|
(0067810)
|
hgbot
|
2014-06-06 15:25
|
|
Repository: tools/automation/pi-mobile
Changeset: bf62a5f0c70aaeeb492323f26536ed88029f94be
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Fri Jun 06 15:24:22 2014 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/bf62a5f0c70aaeeb492323f26536ed88029f94be [^]
Issue 26771: added SALa10. simple sell
- DOMs added
- check functionality added
---
M src-test/org/openbravo/retail/integrationtest/common/DOM.java
M src-test/org/openbravo/retail/integrationtest/common/OpenbravoERPTest2.java
M src-test/org/openbravo/retail/integrationtest/common/SeleniumSingleton2.java
M src-test/org/openbravo/retail/integrationtest/tests/businessday/SimulateBusinessDayTest.java
M src-test/org/openbravo/retail/integrationtest/tests/general/RetailGeneralTestSuite.java
M src-test/org/openbravo/retail/integrationtest/tests/smoke/sales/SALa010_CreatePOSOrderTest.java
M src-test/org/openbravo/retail/integrationtest/ui/base/EnyoObject2.java
M src-test/org/openbravo/retail/integrationtest/ui/pages/MainPage.java
M src-test/org/openbravo/retail/integrationtest/ui/tabs/POSBrowseTab.java
A src-test/org/openbravo/retail/integrationtest/pending/PayByCreditExceeded.java
A src-test/org/openbravo/retail/integrationtest/tests/general/loginout/DefaultLoginLogout_Test.java
A src-test/org/openbravo/retail/integrationtest/tests/general/loginout/FailedLoginTest.java
R src-test/org/openbravo/retail/integrationtest/tests/general/DefaultLoginLogout_Test.java
R src-test/org/openbravo/retail/integrationtest/tests/general/FailedLoginTest.java
---
|
|
|
(0067811)
|
hgbot
|
2014-06-06 16:14
|
|
Repository: tools/automation/pi-mobile
Changeset: 44a2a68d504868c211a44811606e77c399e0ebf9
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Fri Jun 06 16:14:18 2014 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/44a2a68d504868c211a44811606e77c399e0ebf9 [^]
Issue 26771: finished SALa010: regular sells
- refactored how to access to the enyoObject
- adjusted some timeouts (close to the end version)
- DOM renaming and addition
---
M src-test/org/openbravo/retail/integrationtest/common/DOM.java
M src-test/org/openbravo/retail/integrationtest/common/OpenbravoERPTest2.java
M src-test/org/openbravo/retail/integrationtest/common/SeleniumSingleton2.java
M src-test/org/openbravo/retail/integrationtest/tests/smoke/sales/SALa010_CreatePOSOrderTest.java
M src-test/org/openbravo/retail/integrationtest/ui/base/EnyoObject2.java
---
|
|
|
(0067847)
|
hgbot
|
2014-06-10 15:16
|
|
Repository: tools/automation/pi-mobile
Changeset: e9061e173df83a77856d29dd19fa6a7e8409505a
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Tue Jun 10 13:49:54 2014 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/e9061e173df83a77856d29dd19fa6a7e8409505a [^]
Issue 26771: refactoring, renaming...
- junit version updated to 4.11
- reorder of the test flow
---
M src-test/org/openbravo/retail/integrationtest/common/OpenbravoERPTest.java
M src-test/org/openbravo/retail/integrationtest/common/SeleniumSingleton.java
M src-test/org/openbravo/retail/integrationtest/common/TestRegistryHelper.java
M src-test/org/openbravo/retail/integrationtest/common/TestUtils.java
M src-test/org/openbravo/retail/integrationtest/tests/general/cashup/CUP010_CashUpClean.java
M src-test/org/openbravo/retail/integrationtest/tests/general/loginout/DefaultLoginLogout_Test.java
M src-test/org/openbravo/retail/integrationtest/tests/general/loginout/FailedLoginTest.java
M src-test/org/openbravo/retail/integrationtest/tests/general/losttickets/DuplicatedTicketsAreSavedCorrectlyTest.java
M src-test/org/openbravo/retail/integrationtest/tests/general/losttickets/EquivalentTicketsSavedCorrectlyTest.java
M src-test/org/openbravo/retail/integrationtest/tests/layaway/LAWa010_CreateLayawayOrderTest.java
M src-test/org/openbravo/retail/integrationtest/tests/smoke/giftcard/GCA0300_SellGiftCardTest.java
M src-test/org/openbravo/retail/integrationtest/tests/smoke/giftcard/GVO0300_SellingGiftVoucherTest.java
M src-test/org/openbravo/retail/integrationtest/tests/smoke/sales/SALa010_CreatePOSOrderTest.java
M src-test/org/openbravo/retail/integrationtest/ui/base/EnyoObject.java
M src-test/org/openbravo/retail/integrationtest/ui/components/POSMenu.java
M src-test/org/openbravo/retail/integrationtest/ui/components/POSToolbarLeft.java
M src-test/org/openbravo/retail/integrationtest/ui/components/POSToolbarRight.java
M src-test/org/openbravo/retail/integrationtest/ui/pages/MainPage.java
M src-test/org/openbravo/retail/integrationtest/ui/tabs/POSBrowseTab.java
M src-test/org/openbravo/retail/integrationtest/ui/tabs/POSOrderTab.java
A lib/junit-4.11.jar
A src-test/org/openbravo/retail/integrationtest/common/DatabaseHelper.java
A src-test/org/openbravo/retail/integrationtest/common/IdDOM.java
A src-test/org/openbravo/retail/integrationtest/common/SeleniumHelper.java
A src-test/org/openbravo/retail/integrationtest/common/TerminalHelper.java
A src-test/org/openbravo/retail/integrationtest/common/TestHelper.java
A src-test/org/openbravo/retail/integrationtest/ui/base/EnyoNode.java
R lib/junit-4.8.1.jar
R src-test/org/openbravo/retail/integrationtest/common/DOM.java
R src-test/org/openbravo/retail/integrationtest/common/OpenbravoERPTest2.java
R src-test/org/openbravo/retail/integrationtest/common/SeleniumSingleton2.java
R src-test/org/openbravo/retail/integrationtest/ui/base/EnyoObject2.java
---
|
|
|
(0067893)
|
hgbot
|
2014-06-11 09:17
|
|
Repository: tools/automation/pi-mobile
Changeset: 99e36338a5887a61909da0e6d78d2c30a8ee4eb3
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Wed Jun 11 09:16:53 2014 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/99e36338a5887a61909da0e6d78d2c30a8ee4eb3 [^]
Issue 26771: added button isDisabled check...
- renaming
- added info of the time that a test takes
---
M src-test/org/openbravo/retail/integrationtest/common/TestHelper.java
M src-test/org/openbravo/retail/integrationtest/tests/smoke/sales/SALa010_CreatePOSOrderTest.java
M src-test/org/openbravo/retail/integrationtest/ui/base/EnyoNode.java
---
|
|
|
(0067941)
|
hgbot
|
2014-06-12 11:51
|
|
Repository: tools/automation/pi-mobile
Changeset: 9b39cf25b92d60bd912d60d37871e6c6d6ae8af5
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Thu Jun 12 11:50:34 2014 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/9b39cf25b92d60bd912d60d37871e6c6d6ae8af5 [^]
Issue 26771: added get(IdDOM) functionality
- SALa10 sql changed to look for the ticket
- removed redundant checks
- removed deleteAllCookies() as it looks like the cause of a fix
- added more logger output
- changed some logger output levels
- added IdDOMs
- fixed screenshot name for success
---
M src-test/org/openbravo/retail/integrationtest/common/DatabaseHelper.java
M src-test/org/openbravo/retail/integrationtest/common/EnyoKind.java
M src-test/org/openbravo/retail/integrationtest/common/IdDOM.java
M src-test/org/openbravo/retail/integrationtest/common/SeleniumHelper.java
M src-test/org/openbravo/retail/integrationtest/common/TestHelper.java
M src-test/org/openbravo/retail/integrationtest/tests/smoke/sales/SALa010_CreatePOSOrderTest.java
M src-test/org/openbravo/retail/integrationtest/ui/base/EnyoNode.java
---
|
|
|
(0067949)
|
hgbot
|
2014-06-12 14:28
|
|
Repository: tools/automation/pi-mobile
Changeset: ea2c3f8ebfd6e05865f58585bab61b03552118c8
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Thu Jun 12 14:28:26 2014 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/ea2c3f8ebfd6e05865f58585bab61b03552118c8 [^]
Issue 26771: added better database querying ...
- IdDOMs changed as enyo ids were removed
- isDebug mode
---
M src-test/org/openbravo/retail/integrationtest/common/DatabaseHelper.java
M src-test/org/openbravo/retail/integrationtest/common/IdDOM.java
M src-test/org/openbravo/retail/integrationtest/common/TestHelper.java
M src-test/org/openbravo/retail/integrationtest/tests/smoke/sales/SALa010_CreatePOSOrderTest.java
---
|
|
|
(0067962)
|
hgbot
|
2014-06-12 18:22
|
|
Repository: tools/automation/pi-mobile
Changeset: 6bd10587493ab546dffdf1fdc5abb92201313671
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Thu Jun 12 18:21:42 2014 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/6bd10587493ab546dffdf1fdc5abb92201313671 [^]
Issue 26771: new test: sale with a 3x2 promotion
- added isDebug that will not close the selenium when debugging
---
M src-test/org/openbravo/retail/integrationtest/common/DatabaseHelper.java
M src-test/org/openbravo/retail/integrationtest/common/IdDOM.java
M src-test/org/openbravo/retail/integrationtest/common/SeleniumHelper.java
M src-test/org/openbravo/retail/integrationtest/common/TestHelper.java
M src-test/org/openbravo/retail/integrationtest/common/TestUtils.java
M src-test/org/openbravo/retail/integrationtest/tests/general/RetailGeneralTestSuite.java
A src-test/org/openbravo/retail/integrationtest/tests/smoke/sales/Sale3x2Promotion.java
---
|
|
|
(0067986)
|
hgbot
|
2014-06-13 11:29
|
|
Repository: tools/automation/pi-mobile
Changeset: b4dc1a7b1a236bf69971b81234579fbf333bb18e
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Fri Jun 13 11:29:20 2014 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/b4dc1a7b1a236bf69971b81234579fbf333bb18e [^]
Issue 26771: refactoring
- added the Wait class that encapsulates polled calls
---
M src-test/org/openbravo/retail/integrationtest/common/DatabaseHelper.java
M src-test/org/openbravo/retail/integrationtest/common/IdDOM.java
M src-test/org/openbravo/retail/integrationtest/common/SeleniumHelper.java
M src-test/org/openbravo/retail/integrationtest/common/TestHelper.java
M src-test/org/openbravo/retail/integrationtest/common/TestUtils.java
M src-test/org/openbravo/retail/integrationtest/tests/general/RetailGeneralTestSuite.java
M src-test/org/openbravo/retail/integrationtest/ui/base/EnyoNode.java
A src-test/org/openbravo/retail/integrationtest/common/Wait.java
A src-test/org/openbravo/retail/integrationtest/tests/smoke/sales/SaleWith3x2Promotion.java
R src-test/org/openbravo/retail/integrationtest/tests/smoke/sales/Sale3x2Promotion.java
---
|
|
|
(0067990)
|
hgbot
|
2014-06-13 12:18
|
|
Repository: tools/automation/pi-mobile
Changeset: eb1cb10dd6d8df2001b328f5c568f32750685f5c
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Fri Jun 13 12:18:28 2014 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/eb1cb10dd6d8df2001b328f5c568f32750685f5c [^]
Issue 26771: added SALa020_CreateReturnOrder
---
M src-test/org/openbravo/retail/integrationtest/common/IdDOM.java
M src-test/org/openbravo/retail/integrationtest/common/TestHelper.java
M src-test/org/openbravo/retail/integrationtest/tests/general/RetailGeneralTestSuite.java
---
|
|
|
(0067991)
|
hgbot
|
2014-06-13 12:19
|
|
|
|
(0067993)
|
hgbot
|
2014-06-13 12:37
|
|
Repository: tools/automation/pi-mobile
Changeset: dd0418dbd03035382821e111e79cae332175b6e0
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Fri Jun 13 12:36:41 2014 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/dd0418dbd03035382821e111e79cae332175b6e0 [^]
Issue 26771: added ScanEanCodeTest
---
M src-test/org/openbravo/retail/integrationtest/common/IdDOM.java
M src-test/org/openbravo/retail/integrationtest/tests/general/RetailGeneralTestSuite.java
M src-test/org/openbravo/retail/integrationtest/tests/smoke/RetailSmokeTestSuite.java
M src-test/org/openbravo/retail/integrationtest/tests/smoke/sales/SALa010_CreatePOSOrderTest.java
A src-test/Deprecated/DISb_DiscountPackTest.java
A src-test/Deprecated/SALa020_CreateReturnOrderTest.java
A src-test/org/openbravo/retail/integrationtest/tests/smoke/sales/ScanEANCodeTest.java
R src-test/org/openbravo/retail/integrationtest/tests/smoke/sales/DISb_DiscountPackTest.java
R src-test/org/openbravo/retail/integrationtest/tests/smoke/sales/SALa020_CreateReturnOrderTest.java
---
|
|
|
(0067998)
|
hgbot
|
2014-06-13 13:02
|
|
Repository: tools/automation/pi-mobile
Changeset: 942c465e546c62a2e88402239f6004eb4c512041
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Fri Jun 13 13:01:53 2014 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/942c465e546c62a2e88402239f6004eb4c512041 [^]
Issue 26771: added SALa090...
- waits more time for the login to finish
---
M src-test/org/openbravo/retail/integrationtest/common/IdDOM.java
M src-test/org/openbravo/retail/integrationtest/common/Wait.java
M src-test/org/openbravo/retail/integrationtest/tests/general/RetailGeneralTestSuite.java
M src-test/org/openbravo/retail/integrationtest/tests/smoke/RetailSmokeTestSuite.java
A src-test/Deprecated/SALa090_AddPaymentUsingPercentagesTest.java
A src-test/org/openbravo/retail/integrationtest/tests/smoke/sales/SALa090_AddPaymentUsingPercentagesTest2.java
R src-test/org/openbravo/retail/integrationtest/tests/smoke/sales/SALa090_AddPaymentUsingPercentagesTest.java
---
|
|
|
(0068003)
|
hgbot
|
2014-06-13 13:20
|
|
Repository: tools/automation/pi-mobile
Changeset: 2ceea14f066fe3ec957b80ab5234e2136bc27158
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Fri Jun 13 13:20:19 2014 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/2ceea14f066fe3ec957b80ab5234e2136bc27158 [^]
Issue 26771: added SALb010
- longer total timeout
---
M src-test/org/openbravo/retail/integrationtest/common/IdDOM.java
M src-test/org/openbravo/retail/integrationtest/common/TestHelper.java
M src-test/org/openbravo/retail/integrationtest/common/TestUtils.java
M src-test/org/openbravo/retail/integrationtest/tests/general/RetailGeneralTestSuite.java
M src-test/org/openbravo/retail/integrationtest/tests/general/cashup/CUP010_CashUpClean.java
M src-test/org/openbravo/retail/integrationtest/tests/smoke/sales/SALb020_CreatePOSOrderTest.java
A src-test/Deprecated/SALb010_CreatePOSOrderTest.java
A src-test/org/openbravo/retail/integrationtest/tests/smoke/sales/SALb010_CreatePOSOrderWithEditTest.java
R src-test/org/openbravo/retail/integrationtest/tests/smoke/sales/SALb010_CreatePOSOrderTest.java
---
|
|
|
(0068005)
|
hgbot
|
2014-06-13 13:32
|
|
|
|
(0068006)
|
hgbot
|
2014-06-13 13:47
|
|
|
|
(0068007)
|
hgbot
|
2014-06-13 15:24
|
|
Repository: tools/automation/pi-mobile
Changeset: 40ead3840ce7f26d5b7e04e0b93d4d0dae1542f5
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Fri Jun 13 15:24:16 2014 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/40ead3840ce7f26d5b7e04e0b93d4d0dae1542f5 [^]
Issue 26771: finished SALb010 test
---
M src-test/org/openbravo/retail/integrationtest/common/IdDOM.java
M src-test/org/openbravo/retail/integrationtest/tests/smoke/sales/SALa090_AddPaymentUsingPercentagesTest2.java
M src-test/org/openbravo/retail/integrationtest/tests/smoke/sales/SALb010_CreatePOSOrderWithEditTest.java
A src-test/org/openbravo/retail/integrationtest/tests/pending/PayByCreditExceeded.java
R src-test/org/openbravo/retail/integrationtest/pending/PayByCreditExceeded.java
---
|
|
|
(0068011)
|
hgbot
|
2014-06-13 19:32
|
|
Repository: tools/automation/pi-mobile
Changeset: fe564d386b0432f237e2cff7775ef4e46a516b21
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Fri Jun 13 19:32:02 2014 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/fe564d386b0432f237e2cff7775ef4e46a516b21 [^]
Issue 26771: bypass backend login error
---
M src-test/org/openbravo/retail/integrationtest/common/SeleniumHelper.java
M src-test/org/openbravo/retail/integrationtest/common/TestHelper.java
M src-test/org/openbravo/retail/integrationtest/common/TestUtils.java
M src-test/org/openbravo/retail/integrationtest/common/Wait.java
M src-test/org/openbravo/retail/integrationtest/tests/general/RetailGeneralTestSuite.java
M src-test/org/openbravo/retail/integrationtest/ui/base/EnyoNode.java
A src-test/org/openbravo/retail/integrationtest/tests/general/loginout/LoginWithBadCredentialsTest.java
R src-test/org/openbravo/retail/integrationtest/tests/general/loginout/FailedLoginTest.java
---
|
|
|
(0068012)
|
hgbot
|
2014-06-13 19:45
|
|
Repository: tools/automation/pi-mobile
Changeset: 05242c3105c1864e40e2b5223857e38025cb010a
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Fri Jun 13 19:45:34 2014 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/05242c3105c1864e40e2b5223857e38025cb010a [^]
Issue 26771: added screenshot for WebPOS loading fails...
- fixed SALa90
- reactivated the debug check
---
M src-test/org/openbravo/retail/integrationtest/common/TestHelper.java
M src-test/org/openbravo/retail/integrationtest/common/TestUtils.java
M src-test/org/openbravo/retail/integrationtest/tests/smoke/sales/SALa090_AddPaymentUsingPercentagesTest2.java
---
|
|
|
(0068013)
|
hgbot
|
2014-06-13 21:07
|
|
Repository: tools/automation/pi-mobile
Changeset: 8614e4a02130839576a4b8432f0bb8e573fb084b
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Fri Jun 13 21:07:02 2014 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/8614e4a02130839576a4b8432f0bb8e573fb084b [^]
Issue 26771: added SALb20...
- properly closing selenium on error
- renaming
- changed some screenshot descriptions
---
M src-test/org/openbravo/retail/integrationtest/common/IdDOM.java
M src-test/org/openbravo/retail/integrationtest/common/SeleniumHelper.java
M src-test/org/openbravo/retail/integrationtest/common/TestHelper.java
M src-test/org/openbravo/retail/integrationtest/tests/general/RetailGeneralTestSuite.java
A src-test/Deprecated/SALb020_CreatePOSOrderTest.java
A src-test/org/openbravo/retail/integrationtest/tests/general/loginout/LoginWithWrongCredentialsTest.java
A src-test/org/openbravo/retail/integrationtest/tests/smoke/sales/CreateSaleWith3x2Promotion.java
A src-test/org/openbravo/retail/integrationtest/tests/smoke/sales/CreateSaleWithEAN.java
A src-test/org/openbravo/retail/integrationtest/tests/smoke/sales/SALa010_CreateSale.java
A src-test/org/openbravo/retail/integrationtest/tests/smoke/sales/SALa020_CreateReturn.java
A src-test/org/openbravo/retail/integrationtest/tests/smoke/sales/SALa090_CreateSaleUsingPercentages.java
A src-test/org/openbravo/retail/integrationtest/tests/smoke/sales/SALb010_CreateSaleWithEdit.java
A src-test/org/openbravo/retail/integrationtest/tests/smoke/sales/SALb020_CreateVoucher.java
R src-test/org/openbravo/retail/integrationtest/tests/general/loginout/LoginWithBadCredentialsTest.java
R src-test/org/openbravo/retail/integrationtest/tests/smoke/sales/SALa010_CreatePOSOrderTest.java
R src-test/org/openbravo/retail/integrationtest/tests/smoke/sales/SALa020_CreateReturnOrderTest2.java
R src-test/org/openbravo/retail/integrationtest/tests/smoke/sales/SALa090_AddPaymentUsingPercentagesTest2.java
R src-test/org/openbravo/retail/integrationtest/tests/smoke/sales/SALb010_CreatePOSOrderWithEditTest.java
R src-test/org/openbravo/retail/integrationtest/tests/smoke/sales/SALb020_CreatePOSOrderTest.java
R src-test/org/openbravo/retail/integrationtest/tests/smoke/sales/SaleWith3x2Promotion.java
R src-test/org/openbravo/retail/integrationtest/tests/smoke/sales/ScanEANCodeTest.java
---
|
|
|
(0068014)
|
hgbot
|
2014-06-13 21:26
|
|
Repository: tools/automation/pi-mobile
Changeset: dae199895c02c998cfe0059dcc6e3abc339d8373
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Fri Jun 13 21:26:05 2014 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/dae199895c02c998cfe0059dcc6e3abc339d8373 [^]
Issue 26771: added RLI_100
---
M src-test/org/openbravo/retail/integrationtest/common/IdDOM.java
A src-test/Deprecated/RLI0100_ReturnWithReturnLineTest.java
A src-test/org/openbravo/retail/integrationtest/tests/smoke/returns/RLI0100_ReturnWithReturnLine.java
R src-test/org/openbravo/retail/integrationtest/tests/smoke/returns/RLI0100_ReturnWithReturnLineTest.java
---
|
|
|
(0068015)
|
hgbot
|
2014-06-13 21:29
|
|
|
|
(0068018)
|
hgbot
|
2014-06-13 22:28
|
|
Repository: tools/automation/pi-mobile
Changeset: a705fbd068258df8e01e6cd41e18d613b4d76721
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Fri Jun 13 22:28:43 2014 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/a705fbd068258df8e01e6cd41e18d613b4d76721 [^]
Issue 26771: added CMGa10...
- the cash management needs a pi fix
---
M src-test/org/openbravo/retail/integrationtest/common/IdDOM.java
M src-test/org/openbravo/retail/integrationtest/common/TestHelper.java
M src-test/org/openbravo/retail/integrationtest/tests/general/RetailGeneralTestSuite.java
M src-test/org/openbravo/retail/integrationtest/tests/smoke/sales/SALb020_CreateVoucher.java
A src-test/Deprecated/CASa010_PerformACashDepositTest.java
A src-test/org/openbravo/retail/integrationtest/tests/smoke/cash/unstable/CMGa10_CashDeposit.java
R src-test/org/openbravo/retail/integrationtest/tests/smoke/cash/CASa010_PerformACashDepositTest.java
---
|
|
|
(0068019)
|
hgbot
|
2014-06-13 23:37
|
|
Repository: tools/automation/pi-mobile
Changeset: d29804ac27fbed5f87f99f9226a05c189eccb69d
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Fri Jun 13 23:36:48 2014 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/d29804ac27fbed5f87f99f9226a05c189eccb69d [^]
Issue 26771: added EquivalentTicketsSavedCorrectly test
- added getLabel check for button content
- fixed mispelling
---
M src-test/org/openbravo/retail/integrationtest/common/DatabaseHelper.java
M src-test/org/openbravo/retail/integrationtest/common/IdDOM.java
M src-test/org/openbravo/retail/integrationtest/tests/general/RetailGeneralTestSuite.java
M src-test/org/openbravo/retail/integrationtest/tests/general/losttickets/DuplicatedTicketsAreSavedCorrectlyTest.java
M src-test/org/openbravo/retail/integrationtest/tests/smoke/sales/CreateSaleWith3x2Promotion.java
M src-test/org/openbravo/retail/integrationtest/tests/smoke/sales/SALa010_CreateSale.java
M src-test/org/openbravo/retail/integrationtest/ui/base/EnyoNode.java
A src-test/Deprecated/EquivalentTicketsSavedCorrectlyTest.java
A src-test/org/openbravo/retail/integrationtest/tests/general/losttickets/unstable/EquivalentTicketsSavedCorrectly.java
R src-test/org/openbravo/retail/integrationtest/tests/general/losttickets/EquivalentTicketsSavedCorrectlyTest.java
---
|
|
|
(0068020)
|
hgbot
|
2014-06-14 00:02
|
|
Repository: tools/automation/pi-mobile
Changeset: e4fd294b2ff4ef5435694163192f0d7368f8b988
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Sat Jun 14 00:02:08 2014 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/e4fd294b2ff4ef5435694163192f0d7368f8b988 [^]
Issue 26771: added DuplicatedTicketAreSavedProperly test
- added iteration to EquivalentTicketsSavedCorrectly as it fails sometimes
---
M src-test/org/openbravo/retail/integrationtest/tests/general/RetailGeneralTestSuite.java
M src-test/org/openbravo/retail/integrationtest/tests/general/losttickets/unstable/EquivalentTicketsSavedCorrectly.java
A src-test/Deprecated/DuplicatedTicketsAreSavedCorrectlyTest.java
A src-test/org/openbravo/retail/integrationtest/tests/general/losttickets/DuplicatedTicketAreSavedProperly.java
R src-test/org/openbravo/retail/integrationtest/tests/general/losttickets/DuplicatedTicketsAreSavedCorrectlyTest.java
---
|
|
|
(0068021)
|
hgbot
|
2014-06-14 01:50
|
|
Repository: tools/automation/pi-mobile
Changeset: a754f93b204fb36ec736dd0290031b52f90434a8
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Sat Jun 14 01:50:35 2014 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/a754f93b204fb36ec736dd0290031b52f90434a8 [^]
Issue 26771: added SimulatedBussinessDay test
- deactivated the EquivalentTicket... test because its failing
- reduced the trace log
- fixed the retries when the login process fails
- added better error handling
- added special case for the popup buttons
- added a second iteration to the CreateVoucher test
- added finish payment for the CreateWitEAN test
- added Openbravo Copyright info
---
M src-test/Deprecated/CASa010_PerformACashDepositTest.java
M src-test/Deprecated/DISb_DiscountPackTest.java
M src-test/org/openbravo/retail/integrationtest/common/SeleniumHelper.java
M src-test/org/openbravo/retail/integrationtest/common/TestHelper.java
M src-test/org/openbravo/retail/integrationtest/common/Wait.java
M src-test/org/openbravo/retail/integrationtest/tests/RetailTestSuite.java
M src-test/org/openbravo/retail/integrationtest/tests/general/RetailGeneralTestSuite.java
M src-test/org/openbravo/retail/integrationtest/tests/general/loginout/DefaultLoginLogout_Test.java
M src-test/org/openbravo/retail/integrationtest/tests/general/losttickets/DuplicatedTicketAreSavedProperly.java
M src-test/org/openbravo/retail/integrationtest/tests/general/losttickets/unstable/EquivalentTicketsSavedCorrectly.java
M src-test/org/openbravo/retail/integrationtest/tests/smoke/cash/unstable/CMGa10_CashDeposit.java
M src-test/org/openbravo/retail/integrationtest/tests/smoke/returns/RLI0100_ReturnWithReturnLine.java
M src-test/org/openbravo/retail/integrationtest/tests/smoke/sales/CreateSaleWith3x2Promotion.java
M src-test/org/openbravo/retail/integrationtest/tests/smoke/sales/CreateSaleWithEAN.java
M src-test/org/openbravo/retail/integrationtest/tests/smoke/sales/SALa090_CreateSaleUsingPercentages.java
M src-test/org/openbravo/retail/integrationtest/tests/smoke/sales/SALb020_CreateVoucher.java
M src-test/org/openbravo/retail/integrationtest/ui/base/EnyoNode.java
A src-test/Deprecated/SimulateBusinessDayTest.java
A src-test/org/openbravo/retail/integrationtest/tests/businessday/SimulateBusinessDay.java
R src-test/org/openbravo/retail/integrationtest/tests/businessday/SimulateBusinessDayTest.java
---
|
|
|
(0068022)
|
hgbot
|
2014-06-14 02:12
|
|
Repository: tools/automation/pi-mobile
Changeset: ba242771d5b9322d0ff33d8be8022f5bf8a6b538
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Sat Jun 14 02:12:11 2014 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/ba242771d5b9322d0ff33d8be8022f5bf8a6b538 [^]
Issue 26771: added TAXa010
- deactivated SimulateBussinessDay. will be reactivated when not in heavy dev
---
M src-test/org/openbravo/retail/integrationtest/common/IdDOM.java
M src-test/org/openbravo/retail/integrationtest/tests/RetailTestSuite.java
M src-test/org/openbravo/retail/integrationtest/tests/general/RetailGeneralTestSuite.java
A src-test/org/openbravo/retail/integrationtest/tests/general/taxes/TAXa010_Tax21.java
---
|
|
|
(0068023)
|
hgbot
|
2014-06-14 03:00
|
|
Repository: tools/automation/pi-mobile
Changeset: 6ead18ba517285d11e6150a1796aba65a65cbb27
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Sat Jun 14 03:00:31 2014 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/6ead18ba517285d11e6150a1796aba65a65cbb27 [^]
Issue 26771: Added LAWa010_CreateLayaway
- properly catched an exception as was intented
- added more log
- reduced the iterations of the DuplicatedTicket... test
---
M src-test/org/openbravo/retail/integrationtest/common/DatabaseHelper.java
M src-test/org/openbravo/retail/integrationtest/common/IdDOM.java
M src-test/org/openbravo/retail/integrationtest/common/TestHelper.java
M src-test/org/openbravo/retail/integrationtest/tests/businessday/SimulateBusinessDay.java
M src-test/org/openbravo/retail/integrationtest/tests/general/RetailGeneralTestSuite.java
M src-test/org/openbravo/retail/integrationtest/tests/general/losttickets/DuplicatedTicketAreSavedProperly.java
M src-test/org/openbravo/retail/integrationtest/tests/general/taxes/TAXa010_Tax21.java
M src-test/org/openbravo/retail/integrationtest/tests/smoke/sales/SALa020_CreateReturn.java
A src-test/Deprecated/LAWa010_CreateLayawayOrderTest.java
A src-test/org/openbravo/retail/integrationtest/tests/layaway/LAWa010_CreateLayaway.java
R src-test/org/openbravo/retail/integrationtest/tests/layaway/LAWa010_CreateLayawayOrderTest.java
---
|
|
|
(0068024)
|
hgbot
|
2014-06-14 03:19
|
|
Repository: tools/automation/pi-mobile
Changeset: 0e6e2bfefff9d9ec5ffff78673b971dbc27fbd20
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Sat Jun 14 03:19:23 2014 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/0e6e2bfefff9d9ec5ffff78673b971dbc27fbd20 [^]
Issue 26771: added CreateSalePayWithCard
---
M src-test/org/openbravo/retail/integrationtest/common/IdDOM.java
M src-test/org/openbravo/retail/integrationtest/tests/general/RetailGeneralTestSuite.java
A src-test/org/openbravo/retail/integrationtest/tests/smoke/sales/CreateSalePayWithCard.java
---
|
|
|
(0068026)
|
hgbot
|
2014-06-14 12:49
|
|
Repository: tools/automation/pi-mobile
Changeset: 8a806a554679909ba8934853fbbd7a4dfa429787
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Sat Jun 14 12:49:21 2014 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/8a806a554679909ba8934853fbbd7a4dfa429787 [^]
Issue 26771: added CashupOnce and CashupTwice tests
- added timeouts to the startSelenium bash
---
M src-test/org/openbravo/retail/integrationtest/common/IdDOM.java
M src-test/org/openbravo/retail/integrationtest/common/TestHelper.java
M src-test/org/openbravo/retail/integrationtest/tests/general/RetailGeneralTestSuite.java
M src-test/org/openbravo/retail/integrationtest/tests/smoke/cash/unstable/CMGa10_CashDeposit.java
M src-test/org/openbravo/retail/integrationtest/ui/base/EnyoNode.java
M startSeleniumStandaloneNode.sh
A src-test/Deprecated/CUP010_CashUpClean.java
A src-test/org/openbravo/retail/integrationtest/tests/general/cashup/CashupOnce.java
A src-test/org/openbravo/retail/integrationtest/tests/general/cashup/CashupTwice.java
R src-test/org/openbravo/retail/integrationtest/tests/general/cashup/CUP010_CashUpClean.java
---
|
|
|
(0068027)
|
hgbot
|
2014-06-14 16:39
|
|
Repository: tools/automation/pi-mobile
Changeset: 33e9f834475fea44ee6421088066bf841e30789a
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Sat Jun 14 16:39:06 2014 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/33e9f834475fea44ee6421088066bf841e30789a [^]
Issue 26771: added CashupWithSaleAndReturn test
- IdDOM toString() with better info
- verify(,) error gives more info
- renaming
---
M src-test/org/openbravo/retail/integrationtest/common/IdDOM.java
M src-test/org/openbravo/retail/integrationtest/common/TerminalHelper.java
M src-test/org/openbravo/retail/integrationtest/common/TestHelper.java
M src-test/org/openbravo/retail/integrationtest/tests/businessday/SimulateBusinessDay.java
M src-test/org/openbravo/retail/integrationtest/tests/general/RetailGeneralTestSuite.java
M src-test/org/openbravo/retail/integrationtest/tests/general/cashup/CashupOnce.java
M src-test/org/openbravo/retail/integrationtest/tests/general/cashup/CashupTwice.java
M src-test/org/openbravo/retail/integrationtest/tests/general/losttickets/DuplicatedTicketAreSavedProperly.java
M src-test/org/openbravo/retail/integrationtest/tests/general/losttickets/unstable/EquivalentTicketsSavedCorrectly.java
M src-test/org/openbravo/retail/integrationtest/tests/general/taxes/TAXa010_Tax21.java
M src-test/org/openbravo/retail/integrationtest/tests/layaway/LAWa010_CreateLayaway.java
M src-test/org/openbravo/retail/integrationtest/tests/smoke/returns/RLI0100_ReturnWithReturnLine.java
M src-test/org/openbravo/retail/integrationtest/tests/smoke/sales/CreateSalePayWithCard.java
M src-test/org/openbravo/retail/integrationtest/tests/smoke/sales/CreateSaleWith3x2Promotion.java
M src-test/org/openbravo/retail/integrationtest/tests/smoke/sales/SALa010_CreateSale.java
M src-test/org/openbravo/retail/integrationtest/tests/smoke/sales/SALa020_CreateReturn.java
M src-test/org/openbravo/retail/integrationtest/tests/smoke/sales/SALa090_CreateSaleUsingPercentages.java
M src-test/org/openbravo/retail/integrationtest/tests/smoke/sales/SALb010_CreateSaleWithEdit.java
A src-test/org/openbravo/retail/integrationtest/tests/general/cashup/CashupWithSaleAndReturn.java
A src-test/org/openbravo/retail/integrationtest/tests/smoke/sales/SALb020_CreateVoucherWithOverpayment.java
R src-test/org/openbravo/retail/integrationtest/tests/smoke/sales/SALb020_CreateVoucher.java
---
|
|
|
(0068031)
|
hgbot
|
2014-06-14 17:34
|
|
Repository: tools/automation/pi-mobile
Changeset: 1209c2089d865744dbbe86a819db290c89f0d86f
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Sat Jun 14 17:34:16 2014 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/1209c2089d865744dbbe86a819db290c89f0d86f [^]
Issue 26771: added more tests...
- CreateMulticurrencySale
- CreateMulticurrencySaleWithPrecissionCheck.class
- CashupMulticurrencyPrecissionCheck.class
---
M src-test/org/openbravo/retail/integrationtest/common/IdDOM.java
M src-test/org/openbravo/retail/integrationtest/tests/general/RetailGeneralTestSuite.java
M src-test/org/openbravo/retail/integrationtest/tests/general/cashup/CashupWithSaleAndReturn.java
A src-test/org/openbravo/retail/integrationtest/tests/general/cashup/CashupMulticurrencyPrecissionCheck.java
A src-test/org/openbravo/retail/integrationtest/tests/smoke/sales/CreateMulticurrencySale.java
A src-test/org/openbravo/retail/integrationtest/tests/smoke/sales/CreateMulticurrencySaleWithPrecissionCheck.java
---
|
|
|
(0068032)
|
hgbot
|
2014-06-14 20:31
|
|
Repository: tools/automation/pi-mobile
Changeset: d2f87a65d681b4dcbb36cecc06cf3dbefc6ad3c9
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Sat Jun 14 20:31:14 2014 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/d2f87a65d681b4dcbb36cecc06cf3dbefc6ad3c9 [^]
Issue 26771: more changes to deal with login errors...
- reactivated the simulateBussinessDay test
- reduced the timeout after a tap. will be completly removed after some testing
- added an special case to handle with the popup
- added a timeout after a cashup
- renaming
- added a bash to start the selenium-server with infinite timeout
---
M src-test/Deprecated/DuplicatedTicketsAreSavedCorrectlyTest.java
M src-test/Deprecated/EquivalentTicketsSavedCorrectlyTest.java
M src-test/Deprecated/LAWa010_CreateLayawayOrderTest.java
M src-test/org/openbravo/retail/integrationtest/common/IdDOM.java
M src-test/org/openbravo/retail/integrationtest/common/SeleniumHelper.java
M src-test/org/openbravo/retail/integrationtest/common/TestHelper.java
M src-test/org/openbravo/retail/integrationtest/common/TestUtils.java
M src-test/org/openbravo/retail/integrationtest/common/Wait.java
M src-test/org/openbravo/retail/integrationtest/tests/RetailTestSuite.java
M src-test/org/openbravo/retail/integrationtest/tests/businessday/SimulateBusinessDay.java
M src-test/org/openbravo/retail/integrationtest/tests/smoke/giftcard/GCA0300_SellGiftCardTest.java
M src-test/org/openbravo/retail/integrationtest/tests/smoke/giftcard/GVO0300_SellingGiftVoucherTest.java
M src-test/org/openbravo/retail/integrationtest/ui/base/EnyoNode.java
M src-test/org/openbravo/retail/integrationtest/ui/components/POSMenu.java
M src-test/org/openbravo/retail/integrationtest/ui/components/POSToolbarLeft.java
M src-test/org/openbravo/retail/integrationtest/ui/components/POSToolbarRight.java
M src-test/org/openbravo/retail/integrationtest/ui/pages/MainPage.java
M src-test/org/openbravo/retail/integrationtest/ui/tabs/POSBrowseTab.java
M src-test/org/openbravo/retail/integrationtest/ui/tabs/POSOrderTab.java
A startSeleniumStandaloneNodeWithoutTimeouts.sh
---
|
|
|
(0068034)
|
hgbot
|
2014-06-15 08:26
|
|
|
|
(0068035)
|
hgbot
|
2014-06-15 09:44
|
|
Repository: tools/automation/pi-mobile
Changeset: 16ee9a7c17809d91700467ddff2e11dbea1d87d5
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Sun Jun 15 09:44:19 2014 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/16ee9a7c17809d91700467ddff2e11dbea1d87d5 [^]
Issue 26771: longer retry iterations...
- renamings
- lower alert wait
- better log info
- more info to standard log
---
M src-test/org/openbravo/retail/integrationtest/common/DatabaseHelper.java
M src-test/org/openbravo/retail/integrationtest/common/SeleniumHelper.java
M src-test/org/openbravo/retail/integrationtest/common/TestHelper.java
M src-test/org/openbravo/retail/integrationtest/common/Wait.java
M src-test/org/openbravo/retail/integrationtest/tests/general/RetailGeneralTestSuite.java
M src-test/org/openbravo/retail/integrationtest/tests/smoke/sales/SALa010_CreateSale.java
A src-test/org/openbravo/retail/integrationtest/tests/general/loginout/DefaultLoginLogout.java
A src-test/org/openbravo/retail/integrationtest/tests/general/loginout/LoginWithWrongCredentials.java
R src-test/org/openbravo/retail/integrationtest/tests/general/loginout/DefaultLoginLogout_Test.java
R src-test/org/openbravo/retail/integrationtest/tests/general/loginout/LoginWithWrongCredentialsTest.java
---
|
|
|
(0068036)
|
hgbot
|
2014-06-15 09:47
|
|
|
|
(0068037)
|
hgbot
|
2014-06-15 13:39
|
|
Repository: tools/automation/pi-mobile
Changeset: 49ac6c133225c42251fd187fcdc8de6f1518552d
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Sun Jun 15 13:38:58 2014 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/49ac6c133225c42251fd187fcdc8de6f1518552d [^]
Issue 26771: failed screenshots create a text file...
- restored the undefined check for enyoObject
- a bit of refactoring
- end test info will also be shown in debug mode
- better format for the time elapsed
---
M src-test/org/openbravo/retail/integrationtest/common/SeleniumHelper.java
M src-test/org/openbravo/retail/integrationtest/common/TestHelper.java
M src-test/org/openbravo/retail/integrationtest/common/TestUtils.java
M src-test/org/openbravo/retail/integrationtest/ui/base/EnyoNode.java
---
|
|
|
(0068038)
|
hgbot
|
2014-06-15 13:42
|
|
|
|
(0068039)
|
hgbot
|
2014-06-15 14:32
|
|
Repository: tools/automation/pi-mobile
Changeset: 91c135b2c03cedac94505dc3787e57b0efd3e3fa
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Sun Jun 15 14:31:53 2014 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/91c135b2c03cedac94505dc3787e57b0efd3e3fa [^]
Issue 26771: fixed a bug in the Wait loop...
- added EquivalentTicketsSavedCorrectly back to the suite
- added more log
- corrected misspelling
- privated undesirabled public methods in enyoNode
---
M src-test/org/openbravo/retail/integrationtest/common/DatabaseHelper.java
M src-test/org/openbravo/retail/integrationtest/common/TestHelper.java
M src-test/org/openbravo/retail/integrationtest/common/Wait.java
M src-test/org/openbravo/retail/integrationtest/tests/general/RetailGeneralTestSuite.java
M src-test/org/openbravo/retail/integrationtest/tests/general/losttickets/DuplicatedTicketAreSavedProperly.java
M src-test/org/openbravo/retail/integrationtest/ui/base/EnyoNode.java
A src-test/org/openbravo/retail/integrationtest/tests/general/losttickets/EquivalentTicketsSavedCorrectly.java
R src-test/org/openbravo/retail/integrationtest/tests/general/losttickets/unstable/EquivalentTicketsSavedCorrectly.java
---
|
|
|
(0068040)
|
hgbot
|
2014-06-15 15:42
|
|
Repository: tools/automation/pi-mobile
Changeset: 1559b2dcbfa161d98a9714cdebf8268a7a8685df
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Sun Jun 15 15:42:42 2014 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/1559b2dcbfa161d98a9714cdebf8268a7a8685df [^]
Issue 26771: added log error and screenshot if the javascript fails...
- added executeExtension to EnyoNode
---
M src-test/org/openbravo/retail/integrationtest/common/SeleniumHelper.java
M src-test/org/openbravo/retail/integrationtest/tests/general/losttickets/DuplicatedTicketAreSavedProperly.java
M src-test/org/openbravo/retail/integrationtest/tests/general/losttickets/EquivalentTicketsSavedCorrectly.java
M src-test/org/openbravo/retail/integrationtest/ui/base/EnyoNode.java
---
|
|
|
(0068041)
|
hgbot
|
2014-06-15 16:27
|
|
Repository: tools/automation/pi-mobile
Changeset: 19a9c4bb0612757cbd76b997738644ec88f709bf
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Sun Jun 15 16:27:27 2014 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/19a9c4bb0612757cbd76b997738644ec88f709bf [^]
Issue 26771: added test-type flag...
- changed log messages
- remove hour from elapsed
---
M src-test/org/openbravo/retail/integrationtest/common/SeleniumHelper.java
M src-test/org/openbravo/retail/integrationtest/common/TestHelper.java
M src-test/org/openbravo/retail/integrationtest/common/TestUtils.java
M src-test/org/openbravo/retail/integrationtest/tests/general/losttickets/DuplicatedTicketAreSavedProperly.java
M src-test/org/openbravo/retail/integrationtest/tests/general/losttickets/EquivalentTicketsSavedCorrectly.java
M src-test/org/openbravo/retail/integrationtest/ui/base/EnyoNode.java
---
|
|
|
(0068042)
|
hgbot
|
2014-06-15 16:56
|
|
Repository: tools/automation/pi-mobile
Changeset: cfbbf8df001d6ddcb58bd75ec95b927e9e9b876a
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Sun Jun 15 16:56:45 2014 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/cfbbf8df001d6ddcb58bd75ec95b927e9e9b876a [^]
Issue 26771: added selenium driver open and close to the log
- beter log elapsed time for not founds enyo ids
---
M src-test/org/openbravo/retail/integrationtest/common/SeleniumHelper.java
M src-test/org/openbravo/retail/integrationtest/ui/base/EnyoNode.java
---
|
|
|
(0068043)
|
hgbot
|
2014-06-15 17:21
|
|
Repository: tools/automation/pi-mobile
Changeset: acf2d486bf022edadb9ab5585e1cf0996cf75db8
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Sun Jun 15 17:20:56 2014 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/acf2d486bf022edadb9ab5585e1cf0996cf75db8 [^]
Issue 26771: added 2 more tests...
- CashupWithOverpayment
- CreateSaleWithChange
---
M src-test/org/openbravo/retail/integrationtest/common/IdDOM.java
M src-test/org/openbravo/retail/integrationtest/tests/general/RetailGeneralTestSuite.java
A src-test/org/openbravo/retail/integrationtest/tests/general/cashup/CashupWithOverpayment.java
A src-test/org/openbravo/retail/integrationtest/tests/smoke/sales/CreateSaleWithChange.java
---
|
|
|
(0068050)
|
hgbot
|
2014-06-16 10:45
|
|
Repository: tools/automation/pi-mobile
Changeset: 2ed5c254fc886cdb9ec48eff340550a73fb009df
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Mon Jun 16 10:44:56 2014 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/2ed5c254fc886cdb9ec48eff340550a73fb009df [^]
Issue 26771: added more tests...
- CreateSaleVerifyingFieldsI
- CreateSaleVerifyingFieldsII
- renaming
---
M src-test/org/openbravo/retail/integrationtest/common/IdDOM.java
M src-test/org/openbravo/retail/integrationtest/tests/businessday/SimulateBusinessDay.java
M src-test/org/openbravo/retail/integrationtest/tests/general/RetailGeneralTestSuite.java
M src-test/org/openbravo/retail/integrationtest/tests/general/cashup/CashupMulticurrencyPrecissionCheck.java
M src-test/org/openbravo/retail/integrationtest/tests/general/taxes/TAXa010_Tax21.java
M src-test/org/openbravo/retail/integrationtest/tests/smoke/sales/CreateMulticurrencySale.java
M src-test/org/openbravo/retail/integrationtest/tests/smoke/sales/CreateMulticurrencySaleWithPrecissionCheck.java
M src-test/org/openbravo/retail/integrationtest/tests/smoke/sales/SALa090_CreateSaleUsingPercentages.java
M src-test/org/openbravo/retail/integrationtest/ui/base/EnyoNode.java
A src-test/org/openbravo/retail/integrationtest/tests/general/cashmanagement/unstable/CMGa10_CashManagementDeposit.java
A src-test/org/openbravo/retail/integrationtest/tests/smoke/sales/CreateSaleVerifyingFieldsI.java
A src-test/org/openbravo/retail/integrationtest/tests/smoke/sales/CreateSaleVerifyingFieldsII.java
R src-test/org/openbravo/retail/integrationtest/tests/smoke/cash/unstable/CMGa10_CashDeposit.java
---
|
|
|
(0068051)
|
hgbot
|
2014-06-16 10:49
|
|
|
|
(0068057)
|
hgbot
|
2014-06-16 14:35
|
|
Repository: tools/automation/pi-mobile
Changeset: e8e81c9ea1922479b371a0f1852ed8047996455c
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Mon Jun 16 14:35:16 2014 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/e8e81c9ea1922479b371a0f1852ed8047996455c [^]
Issue 26771: fixed a bug in the login process overrider...
- added some constants to simulate fails
- fixed the wait algorithm
---
M src-test/Deprecated/CASa010_PerformACashDepositTest.java
M src-test/org/openbravo/retail/integrationtest/common/SeleniumHelper.java
M src-test/org/openbravo/retail/integrationtest/common/TestConstants.java
M src-test/org/openbravo/retail/integrationtest/common/TestHelper.java
M src-test/org/openbravo/retail/integrationtest/common/TestUtils.java
M src-test/org/openbravo/retail/integrationtest/common/Wait.java
M src-test/org/openbravo/retail/integrationtest/ui/base/EnyoNode.java
---
|
|
|
(0068078)
|
hgbot
|
2014-06-16 21:09
|
|
|
|
(0068079)
|
hgbot
|
2014-06-16 22:10
|
|
|
|
(0068092)
|
hgbot
|
2014-06-17 11:58
|
|
Repository: tools/automation/pi-mobile
Changeset: 32c1c9c148377d289223bf8eede089d72416263b
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Tue Jun 17 11:58:16 2014 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/32c1c9c148377d289223bf8eede089d72416263b [^]
Issue 26771: restored the 200 after tap pause
- setting provoked to 0
- spell fixes
---
M src-test/org/openbravo/retail/integrationtest/common/SeleniumHelper.java
M src-test/org/openbravo/retail/integrationtest/common/TestConstants.java
M src-test/org/openbravo/retail/integrationtest/common/TestHelper.java
M src-test/org/openbravo/retail/integrationtest/tests/general/loginout/LoginWithWrongCredentials.java
M src-test/org/openbravo/retail/integrationtest/ui/base/EnyoNode.java
A src-test/org/openbravo/retail/integrationtest/tests/general/loginout/AHundredWebpageLoads.java
---
|
|
|
(0068093)
|
hgbot
|
2014-06-17 12:13
|
|
Repository: tools/automation/pi-mobile
Changeset: 7a462781fd156df22e1462d4c68e44a024723573
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Tue Jun 17 12:13:05 2014 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/7a462781fd156df22e1462d4c68e44a024723573 [^]
Issue 26771: special tests for Oracle
---
M src-test/org/openbravo/retail/integrationtest/common/TestConstants.java
M src-test/org/openbravo/retail/integrationtest/tests/RetailTestSuite.java
M src-test/org/openbravo/retail/integrationtest/tests/general/loginout/AHundredWebpageLoads.java
---
|
|
|
(0068096)
|
hgbot
|
2014-06-17 13:13
|
|
|
|
(0068102)
|
hgbot
|
2014-06-17 20:18
|
|
|
|
(0068103)
|
hgbot
|
2014-06-17 20:39
|
|
Repository: tools/automation/pi-mobile
Changeset: 9a48c37cb0f74122dceadf53eb33d8f4780a59ab
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Tue Jun 17 20:39:21 2014 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/9a48c37cb0f74122dceadf53eb33d8f4780a59ab [^]
Issue 26771: deactivated CashupWithSaleAndReturn...
and restored after tap pause
---
M src-test/org/openbravo/retail/integrationtest/tests/general/RetailGeneralTestSuite.java
M src-test/org/openbravo/retail/integrationtest/ui/base/EnyoNode.java
---
|
|
|
(0068104)
|
hgbot
|
2014-06-17 20:58
|
|
|
|
(0068105)
|
hgbot
|
2014-06-17 21:11
|
|
|
|
(0068106)
|
hgbot
|
2014-06-17 21:36
|
|
Repository: tools/automation/pi-mobile
Changeset: 98bccab16b1f811a62b26cd11aa04f732deb070b
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Tue Jun 17 21:35:55 2014 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/98bccab16b1f811a62b26cd11aa04f732deb070b [^]
Issue 26771: added end of line
---
M src-test/org/openbravo/retail/integrationtest/tests/RetailTestSuite.java
M src-test/org/openbravo/retail/integrationtest/tests/general/RetailGeneralTestSuite.java
---
|
|
|
(0068109)
|
hgbot
|
2014-06-18 03:29
|
|
Repository: tools/automation/pi-mobile
Changeset: 66dc9c64662b8c03d5468b0991876e699f1abe5a
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Wed Jun 18 03:29:06 2014 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/66dc9c64662b8c03d5468b0991876e699f1abe5a [^]
Issue 26771: added RetailGeneralCashupSuite...
- removed the timeout after a confirmation popup
- removed the after tap pause while debugging
---
M src-test/org/openbravo/retail/integrationtest/common/TestConstants.java
M src-test/org/openbravo/retail/integrationtest/ui/base/EnyoNode.java
A src-test/org/openbravo/retail/integrationtest/tests/general/cashup/RetailGeneralCashupSuite.java
---
|
|
|
(0068153)
|
hgbot
|
2014-06-19 10:36
|
|
Repository: tools/automation/pi-mobile
Changeset: 572134a4c603a9523d04cb67fa049af1ee3e863a
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Thu Jun 19 10:35:56 2014 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/572134a4c603a9523d04cb67fa049af1ee3e863a [^]
Issue 26771: added secure terminal support...
- added a basic terminal secure mode test
- renamed IdDOM to IdTest
- created a support class for updating into the database
- the TerminalHelper has been divided into 2 classes, more divisions will come
---
M src-test/Deprecated/CUP010_CashUpClean.java
M src-test/Deprecated/DuplicatedTicketsAreSavedCorrectlyTest.java
M src-test/Deprecated/EquivalentTicketsSavedCorrectlyTest.java
M src-test/Deprecated/LAWa010_CreateLayawayOrderTest.java
M src-test/org/openbravo/retail/integrationtest/common/OpenbravoERPTest.java
M src-test/org/openbravo/retail/integrationtest/common/SeleniumHelper.java
M src-test/org/openbravo/retail/integrationtest/common/TestHelper.java
M src-test/org/openbravo/retail/integrationtest/tests/RetailTestSuite.java
M src-test/org/openbravo/retail/integrationtest/tests/businessday/SimulateBusinessDay.java
M src-test/org/openbravo/retail/integrationtest/tests/general/RetailGeneralTestSuite.java
M src-test/org/openbravo/retail/integrationtest/tests/general/cashmanagement/unstable/CMGa10_CashManagementDeposit.java
M src-test/org/openbravo/retail/integrationtest/tests/general/cashup/CashupMulticurrencyPrecissionCheck.java
M src-test/org/openbravo/retail/integrationtest/tests/general/cashup/CashupOnce.java
M src-test/org/openbravo/retail/integrationtest/tests/general/cashup/CashupTwice.java
M src-test/org/openbravo/retail/integrationtest/tests/general/cashup/CashupWithOverpayment.java
M src-test/org/openbravo/retail/integrationtest/tests/general/cashup/CashupWithSaleAndReturn.java
M src-test/org/openbravo/retail/integrationtest/tests/general/loginout/DefaultLoginLogout.java
M src-test/org/openbravo/retail/integrationtest/tests/general/loginout/LoginWithWrongCredentials.java
M src-test/org/openbravo/retail/integrationtest/tests/general/losttickets/DuplicatedTicketAreSavedProperly.java
M src-test/org/openbravo/retail/integrationtest/tests/general/losttickets/EquivalentTicketsSavedCorrectly.java
M src-test/org/openbravo/retail/integrationtest/tests/general/taxes/TAXa010_Tax21.java
M src-test/org/openbravo/retail/integrationtest/tests/layaway/LAWa010_CreateLayaway.java
M src-test/org/openbravo/retail/integrationtest/tests/smoke/giftcard/GCA0300_SellGiftCardTest.java
M src-test/org/openbravo/retail/integrationtest/tests/smoke/giftcard/GVO0300_SellingGiftVoucherTest.java
M src-test/org/openbravo/retail/integrationtest/tests/smoke/returns/RLI0100_ReturnWithReturnLine.java
M src-test/org/openbravo/retail/integrationtest/tests/smoke/sales/CreateMulticurrencySale.java
M src-test/org/openbravo/retail/integrationtest/tests/smoke/sales/CreateMulticurrencySaleWithPrecissionCheck.java
M src-test/org/openbravo/retail/integrationtest/tests/smoke/sales/CreateSalePayWithCard.java
M src-test/org/openbravo/retail/integrationtest/tests/smoke/sales/CreateSaleVerifyingFieldsI.java
M src-test/org/openbravo/retail/integrationtest/tests/smoke/sales/CreateSaleVerifyingFieldsII.java
M src-test/org/openbravo/retail/integrationtest/tests/smoke/sales/CreateSaleWith3x2Promotion.java
M src-test/org/openbravo/retail/integrationtest/tests/smoke/sales/CreateSaleWithChange.java
M src-test/org/openbravo/retail/integrationtest/tests/smoke/sales/CreateSaleWithEAN.java
M src-test/org/openbravo/retail/integrationtest/tests/smoke/sales/SALa010_CreateSale.java
M src-test/org/openbravo/retail/integrationtest/tests/smoke/sales/SALa020_CreateReturn.java
M src-test/org/openbravo/retail/integrationtest/tests/smoke/sales/SALa090_CreateSaleUsingPercentages.java
M src-test/org/openbravo/retail/integrationtest/tests/smoke/sales/SALb010_CreateSaleWithEdit.java
M src-test/org/openbravo/retail/integrationtest/tests/smoke/sales/SALb020_CreateVoucherWithOverpayment.java
M src-test/org/openbravo/retail/integrationtest/ui/base/EnyoNode.java
M src-test/org/openbravo/retail/integrationtest/ui/components/POSMenu.java
M src-test/org/openbravo/retail/integrationtest/ui/components/POSToolbarLeft.java
M src-test/org/openbravo/retail/integrationtest/ui/components/POSToolbarRight.java
M src-test/org/openbravo/retail/integrationtest/ui/pages/MainPage.java
M src-test/org/openbravo/retail/integrationtest/ui/tabs/POSBrowseTab.java
M src-test/org/openbravo/retail/integrationtest/ui/tabs/POSOrderTab.java
A src-test/org/openbravo/retail/integrationtest/common/DatabaseHelperSelect.java
A src-test/org/openbravo/retail/integrationtest/common/DatabaseHelperUpdate.java
A src-test/org/openbravo/retail/integrationtest/common/IdTest.java
A src-test/org/openbravo/retail/integrationtest/common/terminals/TerminalNonSecureHelper.java
A src-test/org/openbravo/retail/integrationtest/common/terminals/TerminalSecureHelper.java
A src-test/org/openbravo/retail/integrationtest/tests/general/loginout/DefaultSecureTerminal.java
R src-test/org/openbravo/retail/integrationtest/common/DatabaseHelper.java
R src-test/org/openbravo/retail/integrationtest/common/IdDOM.java
R src-test/org/openbravo/retail/integrationtest/common/TerminalHelper.java
---
|
|
|
(0068159)
|
hgbot
|
2014-06-19 12:12
|
|
Repository: tools/automation/pi-mobile
Changeset: 6bbcb4ab49fdb1a7f9468d28833f83206d7b2e59
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Thu Jun 19 12:12:42 2014 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/6bbcb4ab49fdb1a7f9468d28833f83206d7b2e59 [^]
Issue 26771: better messages for database errors
- relocated the writeErrorFile() method
---
M src-test/org/openbravo/retail/integrationtest/common/DatabaseHelperSelect.java
M src-test/org/openbravo/retail/integrationtest/common/DatabaseHelperUpdate.java
M src-test/org/openbravo/retail/integrationtest/common/SeleniumHelper.java
M src-test/org/openbravo/retail/integrationtest/common/TestHelper.java
M src-test/org/openbravo/retail/integrationtest/common/TestUtils.java
---
|
|
|
(0068161)
|
hgbot
|
2014-06-19 12:48
|
|
Repository: tools/automation/pi-mobile
Changeset: 81c6335774048b4a0af58eb9b535878dca7c8b3a
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Thu Jun 19 12:47:50 2014 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/81c6335774048b4a0af58eb9b535878dca7c8b3a [^]
Issue 26771: removed ResultSet interferences from DatabaseHelperUpdate
---
M src-test/org/openbravo/retail/integrationtest/common/DatabaseHelperUpdate.java
M src-test/org/openbravo/retail/integrationtest/common/TestHelper.java
---
|
|
|
(0068163)
|
hgbot
|
2014-06-19 13:56
|
|
Repository: tools/automation/pi-mobile
Changeset: 0969428abb0f002d8e5cc25c6b5169056e3fd563
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Thu Jun 19 13:55:42 2014 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/0969428abb0f002d8e5cc25c6b5169056e3fd563 [^]
Issue 26771: added bash for x32
---
M src-test/org/openbravo/retail/integrationtest/common/TestHelper.java
A lib/chromedriver_x32
A x32_startSeleniumStandaloneNode.sh
A x32_startSeleniumStandaloneNodeWithoutTimeouts.sh
---
|
|
|
(0068166)
|
hgbot
|
2014-06-19 14:45
|
|
Repository: tools/automation/pi-mobile
Changeset: 26b43b05800f9932541bc74ce6adccc5370f5d62
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Thu Jun 19 14:45:22 2014 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/26b43b05800f9932541bc74ce6adccc5370f5d62 [^]
Issue 26771: Show the error message if Openbravo generated
---
M src-test/org/openbravo/retail/integrationtest/common/DatabaseHelperSelect.java
M src-test/org/openbravo/retail/integrationtest/common/DatabaseHelperUpdate.java
M src-test/org/openbravo/retail/integrationtest/common/TestUtils.java
---
|
|
|
(0068169)
|
hgbot
|
2014-06-19 15:07
|
|
Repository: tools/automation/pi-mobile
Changeset: 5699268540126f798e9e490c4aa984be8fcf503b
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Thu Jun 19 15:06:47 2014 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/5699268540126f798e9e490c4aa984be8fcf503b [^]
Issue 26771: added also the OB error message to the test error log
---
M src-test/org/openbravo/retail/integrationtest/common/DatabaseHelperSelect.java
M src-test/org/openbravo/retail/integrationtest/common/DatabaseHelperUpdate.java
---
|
|
|
(0068170)
|
hgbot
|
2014-06-19 15:09
|
|
Repository: tools/automation/pi-mobile
Changeset: d05dd5642a265a5be83bbd1d9f865ae3e2b63813
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Thu Jun 19 15:09:39 2014 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/d05dd5642a265a5be83bbd1d9f865ae3e2b63813 [^]
Issue 26771: better implemented OB error message to the test error log
---
M src-test/org/openbravo/retail/integrationtest/common/DatabaseHelperSelect.java
M src-test/org/openbravo/retail/integrationtest/common/DatabaseHelperUpdate.java
---
|
|
|
(0068179)
|
hgbot
|
2014-06-19 17:57
|
|
Repository: tools/automation/pi-mobile
Changeset: 25733d286430c1ee66000e47b93eb89d152005bb
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Thu Jun 19 17:57:18 2014 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/25733d286430c1ee66000e47b93eb89d152005bb [^]
Issue 26771: changed sqls to manage secure terminal status
- added a test for the 26806 issue
---
M src-test/org/openbravo/retail/integrationtest/common/IdTest.java
M src-test/org/openbravo/retail/integrationtest/common/TestConstants.java
M src-test/org/openbravo/retail/integrationtest/common/TestHelper.java
M src-test/org/openbravo/retail/integrationtest/tests/general/RetailGeneralTestSuite.java
M src-test/org/openbravo/retail/integrationtest/tests/general/loginout/AHundredWebpageLoads.java
A src-test/org/openbravo/retail/integrationtest/tests/general/loginout/DefaultSecureTerminalLogin.java
A src-test/org/openbravo/retail/integrationtest/tests/issues/i26806_CashupTotalNotShownInStep2.java
R src-test/org/openbravo/retail/integrationtest/tests/general/loginout/DefaultSecureTerminal.java
---
|
|
|
(0068181)
|
hgbot
|
2014-06-19 18:25
|
|
Repository: tools/automation/pi-mobile
Changeset: 37547d6a3825944c0a3ccccd7e729a3c36b855b4
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Thu Jun 19 18:25:02 2014 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/37547d6a3825944c0a3ccccd7e729a3c36b855b4 [^]
Issue 26771: fixed secure terminal sql
---
M src-test/org/openbravo/retail/integrationtest/common/TestHelper.java
M src-test/org/openbravo/retail/integrationtest/tests/general/loginout/DefaultSecureTerminalLogin.java
---
|
|
|
(0068182)
|
hgbot
|
2014-06-19 18:33
|
|
Repository: tools/automation/pi-mobile
Changeset: 302e623995e3ee58471e9bd0ff64fdb524d61eea
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Thu Jun 19 18:33:43 2014 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/302e623995e3ee58471e9bd0ff64fdb524d61eea [^]
Issue 26771: There was already a IdTest for the popup 'ok' button
---
M src-test/org/openbravo/retail/integrationtest/common/IdTest.java
M src-test/org/openbravo/retail/integrationtest/tests/general/loginout/TerminalAuthConfChange.java
---
|
|
|
(0068184)
|
hgbot
|
2014-06-19 19:53
|
|
Repository: tools/automation/pi-mobile
Changeset: 1e6cd290af081ec3e1d323afa2fdaa0ef14de71c
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Thu Jun 19 19:53:33 2014 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/1e6cd290af081ec3e1d323afa2fdaa0ef14de71c [^]
Issue 26771: added the CreateLayaway test
---
M src-test/org/openbravo/retail/integrationtest/common/IdTest.java
A src-test/org/openbravo/retail/integrationtest/tests/smoke/sales/CreateLayaway.java
---
|
|
|
(0068185)
|
hgbot
|
2014-06-19 19:54
|
|
|
|
(0068186)
|
hgbot
|
2014-06-19 20:00
|
|
Repository: tools/automation/pi-mobile
Changeset: 02398a3a733dfe995ec81a29c575e5bfe9631472
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Thu Jun 19 20:00:29 2014 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/02398a3a733dfe995ec81a29c575e5bfe9631472 [^]
Issue 26771: deactivated secure terminal functionality and tests
- activated second layaway test
- renamed second layaway test
---
M src-test/org/openbravo/retail/integrationtest/common/TestHelper.java
M src-test/org/openbravo/retail/integrationtest/tests/general/RetailGeneralTestSuite.java
A src-test/org/openbravo/retail/integrationtest/tests/smoke/sales/CreateLayawayII.java
R src-test/org/openbravo/retail/integrationtest/tests/smoke/sales/CreateLayaway.java
---
|
|
|
(0068194)
|
hgbot
|
2014-06-19 23:20
|
|
Repository: tools/automation/pi-mobile
Changeset: 3e306c965970a1a7518edf37089293cadf5edb9b
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Thu Jun 19 23:20:17 2014 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/3e306c965970a1a7518edf37089293cadf5edb9b [^]
Issue 26771: finished the i26806 issue test
- fixed the CashupWithOverpayment total deposit amount
---
M src-test/org/openbravo/retail/integrationtest/common/IdTest.java
M src-test/org/openbravo/retail/integrationtest/tests/RetailTestSuite.java
M src-test/org/openbravo/retail/integrationtest/tests/general/cashup/CashupWithOverpayment.java
M src-test/org/openbravo/retail/integrationtest/tests/issues/RetailIssuesTestSuite.java
M src-test/org/openbravo/retail/integrationtest/tests/issues/i26806_CashupTotalNotShownInStep2.java
---
|
|
|
(0068195)
|
hgbot
|
2014-06-19 23:28
|
|
|
|
(0068199)
|
hgbot
|
2014-06-20 01:36
|
|
Repository: tools/automation/pi-mobile
Changeset: 1386ec0d570775d2cf9b789d0e8c8b8c12bdd2ee
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Fri Jun 20 01:36:31 2014 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/1386ec0d570775d2cf9b789d0e8c8b8c12bdd2ee [^]
Issue 26771: added the CMGa10_CashManagementDeposit test
---
M src-test/org/openbravo/retail/integrationtest/common/IdTest.java
M src-test/org/openbravo/retail/integrationtest/tests/general/RetailGeneralTestSuite.java
A src-test/org/openbravo/retail/integrationtest/tests/general/cashmanagement/CMGa10_CashManagementDeposit.java
R src-test/org/openbravo/retail/integrationtest/tests/general/cashmanagement/unstable/CMGa10_CashManagementDeposit.java
---
|
|
|
(0068202)
|
hgbot
|
2014-06-20 08:18
|
|
Repository: tools/automation/pi-mobile
Changeset: e271dffd5e96cbfa4332ed0760088498fa876d3a
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Fri Jun 20 08:18:21 2014 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/e271dffd5e96cbfa4332ed0760088498fa876d3a [^]
Issue 26771: activated the OracleSuite to check login errors...
- lowered the number of loginerror retries
---
M src-test/org/openbravo/retail/integrationtest/common/TestConstants.java
M src-test/org/openbravo/retail/integrationtest/tests/RetailTestSuite.java
A src-test/org/openbravo/retail/integrationtest/tests/OracleLoginIssueTestSuite.java
---
|
|
|
(0068209)
|
hgbot
|
2014-06-20 10:02
|
|
Repository: tools/automation/pi-mobile
Changeset: b69a30c886f414690d758b6e32b7a7e53bee908b
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Fri Jun 20 10:02:22 2014 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/b69a30c886f414690d758b6e32b7a7e53bee908b [^]
Issue 26771: testing the sqls for the secure terminal
---
M src-test/org/openbravo/retail/integrationtest/common/TestHelper.java
M src-test/org/openbravo/retail/integrationtest/tests/OracleLoginIssueTestSuite.java
---
|
|
|
(0068212)
|
hgbot
|
2014-06-20 10:21
|
|
Repository: tools/automation/pi-mobile
Changeset: 0b86931c7566ff61d4d9dba057ba03e36ad3b37f
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Fri Jun 20 10:21:24 2014 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/0b86931c7566ff61d4d9dba057ba03e36ad3b37f [^]
Issue 26771: higher chances to login
- deactivated the i26896 as the build is not pulling from mercurial
---
M src-test/org/openbravo/retail/integrationtest/common/TestConstants.java
M src-test/org/openbravo/retail/integrationtest/tests/OracleLoginIssueTestSuite.java
---
|
|
|
(0068300)
|
hgbot
|
2014-06-25 08:26
|
|
Repository: tools/automation/pi-mobile
Changeset: 84c96e395882d247647d8ba0f4aaee4602d2e272
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Wed Jun 25 08:26:11 2014 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/84c96e395882d247647d8ba0f4aaee4602d2e272 [^]
Issue 26771: Added memory info to failing tests
---
M src-test/org/openbravo/retail/integrationtest/common/TestHelper.java
M src-test/org/openbravo/retail/integrationtest/common/TestUtils.java
M src-test/org/openbravo/retail/integrationtest/tests/smoke/partners/CheersStress.java
---
|
|
|
(0068321)
|
hgbot
|
2014-06-25 20:32
|
|
Repository: tools/automation/pi-mobile
Changeset: 27e56ff36704d7d7b52ac208281499dabb0e2489
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Wed Jun 25 20:32:35 2014 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/27e56ff36704d7d7b52ac208281499dabb0e2489 [^]
Issue 26771: several changes:
- the test logic now 'sees' the categories and products and check their content
- added new tests to check the sampledata
- more suites addeded
- after tap pause lowered again
- refactors
---
M .hgignore
M src-test/org/openbravo/retail/integrationtest/common/EnyoKind.java
M src-test/org/openbravo/retail/integrationtest/common/IdTest.java
M src-test/org/openbravo/retail/integrationtest/common/TestHelper.java
M src-test/org/openbravo/retail/integrationtest/tests/RetailTestSuite.java
M src-test/org/openbravo/retail/integrationtest/tests/businessday/SimulateBusinessDay.java
M src-test/org/openbravo/retail/integrationtest/tests/general/RetailGeneralTestSuite.java
M src-test/org/openbravo/retail/integrationtest/tests/general/cashup/CashupMulticurrencyPrecissionCheck.java
M src-test/org/openbravo/retail/integrationtest/tests/general/cashup/CashupWithOverpayment.java
M src-test/org/openbravo/retail/integrationtest/tests/general/cashup/CashupWithSaleAndReturn.java
M src-test/org/openbravo/retail/integrationtest/tests/general/loginout/SecureTerminalConfChange.java
M src-test/org/openbravo/retail/integrationtest/tests/general/taxes/TAXa010_Tax21.java
M src-test/org/openbravo/retail/integrationtest/tests/issues/RetailIssuesTestSuite.java
M src-test/org/openbravo/retail/integrationtest/tests/issues/i26806_CashupTotalNotShownInStep2.java
M src-test/org/openbravo/retail/integrationtest/tests/layaway/LAWa010_CreateLayaway.java
M src-test/org/openbravo/retail/integrationtest/tests/smoke/partners/CheersStress.java
M src-test/org/openbravo/retail/integrationtest/tests/smoke/returns/RLI0100_ReturnWithReturnLine.java
M src-test/org/openbravo/retail/integrationtest/tests/smoke/sales/CreateLayawayII.java
M src-test/org/openbravo/retail/integrationtest/tests/smoke/sales/CreateMulticurrencySale.java
M src-test/org/openbravo/retail/integrationtest/tests/smoke/sales/CreateMulticurrencySaleWithPrecissionCheck.java
M src-test/org/openbravo/retail/integrationtest/tests/smoke/sales/CreateSalePayWithCard.java
M src-test/org/openbravo/retail/integrationtest/tests/smoke/sales/CreateSaleVerifyingFieldsI.java
M src-test/org/openbravo/retail/integrationtest/tests/smoke/sales/CreateSaleVerifyingFieldsII.java
M src-test/org/openbravo/retail/integrationtest/tests/smoke/sales/CreateSaleWith3x2Promotion.java
M src-test/org/openbravo/retail/integrationtest/tests/smoke/sales/CreateSaleWithChange.java
M src-test/org/openbravo/retail/integrationtest/tests/smoke/sales/SALa010_CreateSale.java
M src-test/org/openbravo/retail/integrationtest/tests/smoke/sales/SALa020_CreateReturn.java
M src-test/org/openbravo/retail/integrationtest/tests/smoke/sales/SALa090_CreateSaleUsingPercentages.java
M src-test/org/openbravo/retail/integrationtest/tests/smoke/sales/SALb010_CreateSaleWithEdit.java
M src-test/org/openbravo/retail/integrationtest/tests/smoke/sales/SALb020_CreateVoucherWithOverpayment.java
M src-test/org/openbravo/retail/integrationtest/ui/base/EnyoNode.java
M src-test/org/openbravo/retail/integrationtest/ui/tabs/POSBrowseTab.java
A src-test/org/openbravo/retail/integrationtest/tests/FailingTest.java
A src-test/org/openbravo/retail/integrationtest/tests/general/loginout/LoginoutTestSuite.java
A src-test/org/openbravo/retail/integrationtest/tests/general/sampledata/FastChangeBetweenCategoriesAndProducts.java
A src-test/org/openbravo/retail/integrationtest/tests/general/sampledata/SampleDataAddRandomProducts.java
A src-test/org/openbravo/retail/integrationtest/tests/general/sampledata/SampleDataTestSuite.java
A src-test/org/openbravo/retail/integrationtest/tests/general/sampledata/SampleDataVerifyPrice.java
A src-test/org/openbravo/retail/integrationtest/tests/issues/DuplicatedTicketAreSavedProperly.java
A src-test/org/openbravo/retail/integrationtest/tests/issues/EquivalentTicketsSavedCorrectly.java
R src-test/org/openbravo/retail/integrationtest/tests/FastChangeBetweenCategoriesAndProducts.java
R src-test/org/openbravo/retail/integrationtest/tests/general/losttickets/DuplicatedTicketAreSavedProperly.java
R src-test/org/openbravo/retail/integrationtest/tests/general/losttickets/EquivalentTicketsSavedCorrectly.java
---
|
|
|
(0068365)
|
hgbot
|
2014-06-26 17:03
|
|
|
|
(0068374)
|
hgbot
|
2014-06-26 19:01
|
|
Repository: tools/automation/pi-mobile
Changeset: 8fc296ea457b103b4ce2922340e2cc7b06fa89a7
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Thu Jun 26 19:01:33 2014 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/8fc296ea457b103b4ce2922340e2cc7b06fa89a7 [^]
Related to issue 26771: removed deprecated classes
---
M src-test/org/openbravo/retail/integrationtest/util/ConfigurationProperties.java
M src-test/org/openbravo/retail/unittest/SomeJavascriptAsyncExample.java
A src-test/org/openbravo/retail/integrationtest/tests/general/user/AssignOtherCustomer.java
A src-test/org/openbravo/retail/integrationtest/tests/general/user/ChangeUserAddress.java
A src-test/org/openbravo/retail/integrationtest/tests/pending/GCA0300_SellGiftCardTest.java
A src-test/org/openbravo/retail/integrationtest/tests/pending/GCA0300_SellGiftCardTest.sql
A src-test/org/openbravo/retail/integrationtest/tests/pending/GVO0300_SellingGiftVoucherTest.java
A src-test/org/openbravo/retail/integrationtest/tests/pending/GVO0300_SellingGiftVoucherTest.sql
A src-test/org/openbravo/retail/integrationtest/tests/pending/POSb010_ChangeUserRoleTest.java
A src-test/org/openbravo/retail/integrationtest/tests/pending/POSb020_ChangeUserLanguageTest.java
R src-test/Deprecated/CASa010_PerformACashDepositTest.java
R src-test/Deprecated/CUP010_CashUpClean.java
R src-test/Deprecated/DISb_DiscountPackTest.java
R src-test/Deprecated/DuplicatedTicketsAreSavedCorrectlyTest.java
R src-test/Deprecated/EquivalentTicketsSavedCorrectlyTest.java
R src-test/Deprecated/LAWa010_CreateLayawayOrderTest.java
R src-test/Deprecated/OpenbravoERPTest.java
R src-test/Deprecated/RLI0100_ReturnWithReturnLineTest.java
R src-test/Deprecated/SALa020_CreateReturnOrderTest.java
R src-test/Deprecated/SALa090_AddPaymentUsingPercentagesTest.java
R src-test/Deprecated/SALb010_CreatePOSOrderTest.java
R src-test/Deprecated/SALb020_CreatePOSOrderTest.java
R src-test/Deprecated/SeleniumSingleton.java
R src-test/Deprecated/SimulateBusinessDayTest.java
R src-test/org/openbravo/retail/integrationtest/tests/smoke/giftcard/GCA0300_SellGiftCardTest.java
R src-test/org/openbravo/retail/integrationtest/tests/smoke/giftcard/GCA0300_SellGiftCardTest.sql
R src-test/org/openbravo/retail/integrationtest/tests/smoke/giftcard/GVO0300_SellingGiftVoucherTest.java
R src-test/org/openbravo/retail/integrationtest/tests/smoke/giftcard/GVO0300_SellingGiftVoucherTest.sql
R src-test/org/openbravo/retail/integrationtest/tests/smoke/posmanagement/POSb010_ChangeUserRoleTest.java
R src-test/org/openbravo/retail/integrationtest/tests/smoke/posmanagement/POSb020_ChangeUserLanguageTest.java
R src-test/org/openbravo/retail/integrationtest/ui/base/EnyoObject.java
R src-test/org/openbravo/retail/integrationtest/ui/base/ob-testregistry.js
R src-test/org/openbravo/retail/integrationtest/ui/components/KindButton.java
R src-test/org/openbravo/retail/integrationtest/ui/components/KindScrollableTable.java
R src-test/org/openbravo/retail/integrationtest/ui/components/POSComboInput.java
R src-test/org/openbravo/retail/integrationtest/ui/components/POSLabel.java
R src-test/org/openbravo/retail/integrationtest/ui/components/POSMenu.java
R src-test/org/openbravo/retail/integrationtest/ui/components/POSOpenTabButton.java
R src-test/org/openbravo/retail/integrationtest/ui/components/POSTextInput.java
R src-test/org/openbravo/retail/integrationtest/ui/components/POSToolbarLeft.java
R src-test/org/openbravo/retail/integrationtest/ui/components/POSToolbarRight.java
R src-test/org/openbravo/retail/integrationtest/ui/keyboard/POSKeyboardButton.java
R src-test/org/openbravo/retail/integrationtest/ui/keyboard/POSKeyboardCoinButton.java
R src-test/org/openbravo/retail/integrationtest/ui/keyboard/POSKeyboardHandler.java
R src-test/org/openbravo/retail/integrationtest/ui/keyboard/POSKeyboardPaymentMethodButton.java
R src-test/org/openbravo/retail/integrationtest/ui/pages/CashManagementPage.java
R src-test/org/openbravo/retail/integrationtest/ui/pages/CashupPage.java
R src-test/org/openbravo/retail/integrationtest/ui/pages/LoginPage.java
R src-test/org/openbravo/retail/integrationtest/ui/pages/MainPage.java
R src-test/org/openbravo/retail/integrationtest/ui/pages/Page.java
R src-test/org/openbravo/retail/integrationtest/ui/popups/POSConfirmationPopup.java
R src-test/org/openbravo/retail/integrationtest/ui/popups/POSLinePropertiesModal.java
R src-test/org/openbravo/retail/integrationtest/ui/popups/POSUserProfile.java
R src-test/org/openbravo/retail/integrationtest/ui/tabs/POSBrowseTab.java
R src-test/org/openbravo/retail/integrationtest/ui/tabs/POSEditTab.java
R src-test/org/openbravo/retail/integrationtest/ui/tabs/POSOrderTab.java
R src-test/org/openbravo/retail/integrationtest/ui/tabs/POSPaymentTab.java
R src-test/org/openbravo/retail/integrationtest/ui/tabs/POSRightTab.java
R src-test/org/openbravo/retail/integrationtest/ui/tabs/POSScanTab.java
R src-test/org/openbravo/retail/integrationtest/ui/tabs/POSSearchTab.java
---
|
|
|
(0068375)
|
hgbot
|
2014-06-26 19:04
|
|
Repository: tools/automation/pi-mobile
Changeset: aa12996676cd7327db69da26732593a7fffead54
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Thu Jun 26 19:04:29 2014 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/aa12996676cd7327db69da26732593a7fffead54 [^]
Related to issue 26771: deactivated SecureTerminalConfChange until login...
issues have been fixed
---
M src-test/org/openbravo/retail/integrationtest/tests/general/loginout/LoginoutTestSuite.java
---
|
|
|
(0068376)
|
hgbot
|
2014-06-26 19:58
|
|
|