Notes |
|
(0080072)
|
hgbot
|
2015-09-04 09:28
|
|
Repository: erp/devel/pi
Changeset: 1fc3c80992d592df81340979f43711e7b04aec69
Author: Alvaro Ferraz <alvaro.ferraz <at> openbravo.com>
Date: Wed Aug 12 20:50:50 2015 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/1fc3c80992d592df81340979f43711e7b04aec69 [^]
Fixes issue 28625 & Fixes issue 29274: Update TestCosting tests
Once dependency injection is supported in junit tests, "Costing Background process" and "Price Correction Background" processes will be directly called in TestCosting tests.
Other requests will also be avoided, calling private methods directly, using Reflection.
---
M src-test/src/org/openbravo/test/AllAntTaskTests.java
M src-test/src/org/openbravo/test/AllWebserviceTests.java
M src-test/src/org/openbravo/test/costing/TestCosting.java
M src/org/openbravo/costing/PriceDifferenceBackground.java
---
|
|
|
(0080074)
|
hgbot
|
2015-09-04 09:28
|
|
Repository: erp/devel/pi
Changeset: 406116e8b8a06097e26d5a18f3b517ed16c81612
Author: Alvaro Ferraz <alvaro.ferraz <at> openbravo.com>
Date: Tue Aug 18 11:44:51 2015 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/406116e8b8a06097e26d5a18f3b517ed16c81612 [^]
Related to issue 28625: Update product names in TestCosting tests
Update how products are created in TestCosting tests to add test name info to product name.
---
M src-test/src/org/openbravo/test/costing/TestCosting.java
---
|
|
|
(0080075)
|
hgbot
|
2015-09-04 09:28
|
|
|
|
(0080076)
|
hgbot
|
2015-09-04 09:28
|
|
|
|
(0080077)
|
hgbot
|
2015-09-04 09:28
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|