Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0016898
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 09. Financial managementminorhave not tried2011-04-26 16:262011-06-22 11:44
ReportershuehnerView Statuspublic 
Assigned Tomirurita 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision0c1f1d4186fb
ProjectionnoneETAnoneTarget Version3.0MP1
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesAdvanced Payables and Receivables Mngmt
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0016898: junit tests included in aprm are broken, as not updated for new sampledata

DescriptionThe Junit tests included in the aprm module still try to use the old smallbazaar id's (for clients, etc..) which doesn't work with the new F&B sampledata.

So they can't be used to test anything until fixed.

For details see TesTUtility.setTextContext
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0036308)
hgbot (developer)
2011-05-03 13:16

Repository: erp/devel/pi
Changeset: 67821bda8522b39ce2c1d57cef59a4daadf8f42f
Author: Mikel Irurita <mikel.irurita <at> openbravo.com>
Date: Tue May 03 13:13:36 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/67821bda8522b39ce2c1d57cef59a4daadf8f42f [^]

Fixes issue 16898: junit tests included in aprm are broken, as not updated for new sampledata

---
M modules/org.openbravo.advpaymentmngt/src-test/org/openbravo/advpaymentmngt/test/draft/PaymentTest_01.java
M modules/org.openbravo.advpaymentmngt/src-test/org/openbravo/advpaymentmngt/test/draft/PaymentTest_02.java
M modules/org.openbravo.advpaymentmngt/src-test/org/openbravo/advpaymentmngt/test/draft/PaymentTest_03.java
M modules/org.openbravo.advpaymentmngt/src-test/org/openbravo/advpaymentmngt/test/draft/PaymentTest_04.java
M modules/org.openbravo.advpaymentmngt/src-test/org/openbravo/advpaymentmngt/test/draft/PaymentTest_05.java
M modules/org.openbravo.advpaymentmngt/src-test/org/openbravo/advpaymentmngt/test/draft/PaymentTest_06.java
M modules/org.openbravo.advpaymentmngt/src-test/org/openbravo/advpaymentmngt/test/draft/TestUtility.java
---
(0036803)
hudsonbot (developer)
2011-05-12 13:28

A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/c40e579fcd38 [^]

Maturity status: Test
(0038333)
vmromanos (manager)
2011-06-14 11:47
edited on: 2011-06-14 11:50

Tested. All JUnit tests available for the APRM module are working except PaymentTest_06:

<failure message="Payment Schedule Outstanding Amount != 0" type="junit.framework.AssertionFailedError">junit.framework.AssertionFailedError: Payment Schedule Outstanding Amount != 0
        at org.openbravo.advpaymentmngt.test.draft.PaymentTest_06.testRunPayment_06(PaymentTest_06.java:80)
        at org.openbravo.test.base.BaseTest.runTest(BaseTest.java:306)
</failure>

Please, update also build.xml to automatically execute all the JUnit tests

(0038336)
hgbot (developer)
2011-06-14 12:25

Repository: erp/devel/pi
Changeset: 0c1f1d4186fb7110877924281ef4f3310426199b
Author: Mikel Irurita <mikel.irurita <at> openbravo.com>
Date: Tue Jun 14 12:24:52 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/0c1f1d4186fb7110877924281ef4f3310426199b [^]

Fixes issue 16898: PaymenTest_06 awaiting execution does not update invoice

---
M modules/org.openbravo.advpaymentmngt/src-test/org/openbravo/advpaymentmngt/test/draft/PaymentTest_06.java
---
(0038340)
vmromanos (manager)
2011-06-14 12:58

Tested 06 again. Working fine
(0038463)
hudsonbot (developer)
2011-06-22 11:44

A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/abb438586c0e [^]

Maturity status: Test

- Issue History
Date Modified Username Field Change
2011-04-26 16:26 shuehner New Issue
2011-04-26 16:26 shuehner Assigned To => dalsasua
2011-04-26 16:26 shuehner Modules => Advanced Payables and Receivables Mngmt
2011-05-03 12:24 mirurita Assigned To dalsasua => mirurita
2011-05-03 13:16 hgbot Checkin
2011-05-03 13:16 hgbot Note Added: 0036308
2011-05-03 13:16 hgbot Status new => resolved
2011-05-03 13:16 hgbot Resolution open => fixed
2011-05-03 13:16 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/67821bda8522b39ce2c1d57cef59a4daadf8f42f [^]
2011-05-12 13:28 hudsonbot Checkin
2011-05-12 13:28 hudsonbot Note Added: 0036803
2011-06-14 11:47 vmromanos Note Added: 0038333
2011-06-14 11:47 vmromanos Status resolved => new
2011-06-14 11:47 vmromanos Resolution fixed => open
2011-06-14 11:50 vmromanos Note Edited: 0038333 View Revisions
2011-06-14 12:12 mirurita Target Version => 3.0MP1
2011-06-14 12:25 hgbot Checkin
2011-06-14 12:25 hgbot Note Added: 0038336
2011-06-14 12:25 hgbot Status new => resolved
2011-06-14 12:25 hgbot Resolution open => fixed
2011-06-14 12:25 hgbot Fixed in SCM revision http://code.openbravo.com/erp/devel/pi/rev/67821bda8522b39ce2c1d57cef59a4daadf8f42f [^] => http://code.openbravo.com/erp/devel/pi/rev/0c1f1d4186fb7110877924281ef4f3310426199b [^]
2011-06-14 12:58 vmromanos Note Added: 0038340
2011-06-14 12:58 vmromanos Status resolved => closed
2011-06-22 11:44 hudsonbot Checkin
2011-06-22 11:44 hudsonbot Note Added: 0038463


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker