Project:
View Revisions: Issue #54374 | [ Back to Issue ] | ||
Summary | 0054374: Burn Coupons and Burn Gift Certificates tests should not depend on Retail Test sampledata | ||
Revision | 2024-01-25 09:36 by aaroncalero | ||
Steps To Reproduce | Install org.openbravo.loyalty.burn.coupon or org.openbravo.loyalty.burn.giftcertificate in a pos2-modules instance. Set up the src-test project in Eclipse and link the src-test folders of the newly installed modules. Try to run the BurnCouponTest or GiftCertificateTest JUnit tests The tests will fail while setting up the context, as the required IDs are not found on the system. |
||
Revision | 2024-01-25 09:36 by aaroncalero | ||
Description | Currently the JUnit tests available in org.openbravo.loyalty.burn.coupon and org.openbravo.loyalty.burn.giftcertificate depend on sampledata belonging to the Retail Test client (which is available in org.openbravo.retail.testsampledata module). These tests should be refactored to work with White Valley Group sampledata to be compatible with pos2 instances. |
||
Revision | 2024-01-17 18:02 by aaroncalero | ||
Steps To Reproduce | Install org.openbravo.loyalty.burn.coupon in a pos2-modules instance. Set up the src-test project in Eclipse and link the src-test folder of the newly installed module. Try to run the BurnCouponTest JUnit test The test will fail while setting up the context, as the required IDs are not found on the system. |
||
Revision | 2024-01-17 18:02 by aaroncalero | ||
Description | Currently the JUnit tests available in org.openbravo.loyalty.burn.coupon depend on sampledata belonging to the Retail Test client (which is available in org.openbravo.retail.testsampledata module). These tests should be refactored to work with White Valley Group sampledata to be compatible with pos2 instances. |
Copyright © 2000 - 2009 MantisBT Group |