Openbravo Issue Tracking System - Retail Modules
View Issue Details
0050913Retail ModulesWeb POSpublic2022-11-16 10:222022-11-22 09:53
caristu 
caristu 
highminorhave not tried
closedfixed 
5
 
RR23Q1 
No
0050913: Provide a utility for testing master data models
It would be nice to have a testing utility that would ease the testing of both the full and incremental refresh of master data models.
.
No tags attached.
blocks feature request 0050791 closed caristu POS2 User Action Reasons 
Issue History
2022-11-16 10:22caristuNew Issue
2022-11-16 10:22caristuAssigned To => caristu
2022-11-16 10:22caristuTriggers an Emergency Pack => No
2022-11-16 13:54hgbotNote Added: 0143698
2022-11-16 13:57hgbotNote Added: 0143702
2022-11-16 16:25hgbotNote Added: 0143724
2022-11-16 16:48hgbotNote Added: 0143731
2022-11-16 17:01hgbotNote Added: 0143733
2022-11-16 17:19caristuRelationship addedblocks 0050791
2022-11-21 12:10hgbotNote Added: 0143898
2022-11-21 12:10hgbotNote Added: 0143899
2022-11-21 12:10hgbotNote Added: 0143900
2022-11-21 12:11hgbotResolutionopen => fixed
2022-11-21 12:11hgbotStatusnew => closed
2022-11-21 12:11hgbotNote Added: 0143901
2022-11-21 12:11hgbotFixed in Version => RR23Q1
2022-11-21 12:11hgbotNote Added: 0143902
2022-11-21 12:12hgbotNote Added: 0143903
2022-11-21 12:12hgbotNote Added: 0143904
2022-11-21 12:13hgbotNote Added: 0143905
2022-11-21 12:13hgbotNote Added: 0143906
2022-11-21 12:14hgbotNote Added: 0143907
2022-11-21 12:14hgbotNote Added: 0143908
2022-11-22 09:53hgbotNote Added: 0143991

Notes
(0143698)
hgbot   
2022-11-16 13:54   
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/764 [^]
(0143702)
hgbot   
2022-11-16 13:57   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/439 [^]
(0143724)
hgbot   
2022-11-16 16:25   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1372 [^]
(0143731)
hgbot   
2022-11-16 16:48   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.discounts.propertycondition/-/merge_requests/20 [^]
(0143733)
hgbot   
2022-11-16 17:01   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/989 [^]
(0143898)
hgbot   
2022-11-21 12:10   
Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: 7cc2113714f753dda4c4ffd3214b4e0cd3404843
Author: Carlos Aristu <carlos.aristu@openbravo.com>
Date: 21-11-2022 11:09:58
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/7cc2113714f753dda4c4ffd3214b4e0cd3404843 [^]

related to ISSUE-50913: add new test constant

---
M src-test/src/org/openbravo/test/base/TestConstants.java
---
(0143899)
hgbot   
2022-11-21 12:10   
Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: 9971c36c60c66a1796faf79c988566422cde926a
Author: Carlos Aristu <carlos.aristu@openbravo.com>
Date: 21-11-2022 11:09:58
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/9971c36c60c66a1796faf79c988566422cde926a [^]

related to ISSUE-50913: add date utils

---
A src-test/src/org/openbravo/test/util/DateUtils.java
---
(0143900)
hgbot   
2022-11-21 12:10   
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/764 [^]
(0143901)
hgbot   
2022-11-21 12:11   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/439 [^]
(0143902)
hgbot   
2022-11-21 12:11   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^]
Changeset: 2126a0eb0f9fb8c7d7294252366c2ed00050fc9f
Author: Carlos Aristu <carlos.aristu@openbravo.com>
Date: 21-11-2022 08:31:48
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/2126a0eb0f9fb8c7d7294252366c2ed00050fc9f [^]

fixes ISSUE-50913: helper class for testing MD models

---
A src-test/org/openbravo/mobile/core/master/MasterdataModelTestHelper.java
---
(0143903)
hgbot   
2022-11-21 12:12   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 91a79560eef6fd875f19aca5e4fb265d8deee2d6
Author: Carlos Aristu <carlos.aristu@openbravo.com>
Date: 21-11-2022 11:11:48
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/91a79560eef6fd875f19aca5e4fb265d8deee2d6 [^]

related to ISSUE-50913: use new helper class

   Also renamed existing suite to it is automatically executed in CI

---
A src-test/org/openbravo/retail/posterminal/StandaloneTestSuite.java
M src-test/org/openbravo/retail/posterminal/PriceExceptionBaseTest.java
M src-test/org/openbravo/retail/posterminal/ProductPriceExceptionTest.java
---
(0143904)
hgbot   
2022-11-21 12:12   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/989 [^]
(0143905)
hgbot   
2022-11-21 12:13   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 9a460d0b8101d754e7a20d1718633b18318e795d
Author: Carlos Aristu <carlos.aristu@openbravo.com>
Date: 21-11-2022 11:12:58
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/9a460d0b8101d754e7a20d1718633b18318e795d [^]

related to ISSUE-50913: use new helper class

---
M src-test/org/openbravo/pos2/master/RegularStoreSetTest.java
M src-test/org/openbravo/pos2/master/SuperStoreSetTest.java
M src-test/org/openbravo/pos2/master/print/TerminalTemplateTest.java
M src-test/org/openbravo/pos2/process/ImportStoreSetTest.java
M src-test/org/openbravo/pos2/storeset/StoreSetConfigurationTest.java
M src-test/org/openbravo/pos2/storeset/discount/StoreSetDiscountRuleFilterProviderTest.java
M src-test/org/openbravo/pos2/util/Pos2TestUtils.java
---
(0143906)
hgbot   
2022-11-21 12:13   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1372 [^]
(0143907)
hgbot   
2022-11-21 12:14   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.discounts.propertycondition/-/merge_requests/20 [^]
(0143908)
hgbot   
2022-11-21 12:14   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.discounts.propertycondition [^]
Changeset: 1002946651b42654b97a10e8e36aae0c5f0b20d5
Author: Carlos Aristu <carlos.aristu@openbravo.com>
Date: 21-11-2022 11:14:07
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.discounts.propertycondition/-/commit/1002946651b42654b97a10e8e36aae0c5f0b20d5 [^]

related to ISSUE-50913: use new helper class

---
M src-test/org/openbravo/discounts/propertycondition/master/DiscountPropertyCRMFilterTest.java
---
(0143991)
hgbot   
2022-11-22 09:53   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 0be0facac922f53168f7f312508ad326c064e209
Author: Carlos Aristu <carlos.aristu@openbravo.com>
Date: 22-11-2022 09:52:50
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/0be0facac922f53168f7f312508ad326c064e209 [^]

related to ISSUE-50913: ignore test failing in CI temporarily

---
M src-test/org/openbravo/retail/posterminal/ProductPriceExceptionTest.java
---