Openbravo Issue Tracking System - Localization Pack: Spain
View Issue Details
0041190Localization Pack: SpainAEAT 303public2019-06-27 11:492019-06-27 15:22
shuehner 
shuehner 
normaltrivialhave not tried
closedfixed 
5
 
 
vmromanos
0041190: Remove the old, unused, no longer useful junit tests
This module contains 3 junit tests still extending the long deprecated BaseTest class.

Checking on the tests;
- their build.xml to run it does not work
- The unit tests have not been run a long time
- checking with VMA they are no longer useful to keep
-
Remove the unit-tests + the build.xml in the module which only exists to run those from commandline.
No tags attached.
related to design defect 0041188 closed shuehner Remove the old, unused, no longer useful junit tests 
Issue History
2019-06-27 11:49shuehnerNew Issue
2019-06-27 11:49shuehnerAssigned To => shuehner
2019-06-27 11:50shuehnerRelationship addedrelated to 0041188
2019-06-27 11:50shuehnerTypedefect => feature request
2019-06-27 11:51hgbotCheckin
2019-06-27 11:51hgbotNote Added: 0113050
2019-06-27 11:51hgbotStatusnew => resolved
2019-06-27 11:51hgbotResolutionopen => fixed
2019-06-27 11:51hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.module.aeat303.es/rev/1ccb9a98f335e5f2e180123bb3ecf96bf2b6e9aa [^]
2019-06-27 15:22vmromanosReview Assigned To => vmromanos
2019-06-27 15:22vmromanosNote Added: 0113057
2019-06-27 15:22vmromanosStatusresolved => closed

Notes
(0113050)
hgbot   
2019-06-27 11:51   
Repository: erp/pmods/org.openbravo.module.aeat303.es
Changeset: 1ccb9a98f335e5f2e180123bb3ecf96bf2b6e9aa
Author: Stefan Hühner <stefan.huehner <at> openbravo.com>
Date: Thu Jun 27 11:50:57 2019 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.module.aeat303.es/rev/1ccb9a98f335e5f2e180123bb3ecf96bf2b6e9aa [^]

Fixed 41190. Remove old obsolete junit tests.

- build.xml was only to run those from commandline
- Test used deprecated BaseTest from pi
  - never used a long time
  - not useful to keep around

---
R build.xml
R src-test/org/openbravo/test/AEAT303NumericAmountTest.java
R src-test/org/openbravo/test/AEAT303UtilityTest.java
R src-test/org/openbravo/test/AEAT303VATLine.java
---
(0113057)
vmromanos   
2019-06-27 15:22   
Code review OK