Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0028407Openbravo ERPA. Platformpublic2014-12-12 14:282014-12-30 23:27
aferraz 
aferraz 
normalminoralways
closedfixed 
30Professional Appliance
 
3.0PR15Q1 
alostale
Core
No
0028407: BaseDataSourceTestDal class should be able to make a request specifying the contentType
In order to be able to make a request specifying the content type from a JUnit test, BaseDataSourceTestDal java class and also BaseDataSourceTestNoDal java class should have an extra doRequest method with a contentType parameter.
N/A
No tags attached.
Issue History
2014-12-12 14:28aferrazNew Issue
2014-12-12 14:28aferrazAssigned To => aferraz
2014-12-12 14:28aferrazModules => Core
2014-12-12 14:28aferrazTriggers an Emergency Pack => No
2014-12-15 10:01hgbotCheckin
2014-12-15 10:01hgbotNote Added: 0072494
2014-12-15 10:01hgbotStatusnew => resolved
2014-12-15 10:01hgbotResolutionopen => fixed
2014-12-15 10:01hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/59b8162c18c028162e43c421f7cbfc18aa140faa [^]
2014-12-15 10:31aferrazAssigned Toaferraz => alostale
2014-12-17 08:46alostaleAssigned Toalostale => aferraz
2014-12-17 08:47alostaleReview Assigned To => alostale
2014-12-23 10:10alostaleNote Added: 0072790
2014-12-23 10:10alostaleStatusresolved => closed
2014-12-23 10:10alostaleFixed in Version => 3.0PR15Q1
2014-12-30 23:27hudsonbotCheckin
2014-12-30 23:27hudsonbotNote Added: 0073217

Notes
(0072494)
hgbot   
2014-12-15 10:01   
Repository: erp/devel/pi
Changeset: 59b8162c18c028162e43c421f7cbfc18aa140faa
Author: Alvaro Ferraz <alvaro.ferraz <at> openbravo.com>
Date: Fri Dec 12 14:39:16 2014 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/59b8162c18c028162e43c421f7cbfc18aa140faa [^]

Fixes bug 28407 BaseDataSourceTestDal should make requests with the contentType

In order to be able to make a request specifying the content type from a JUnit test, BaseDataSourceTestDal java class and also BaseDataSourceTestNoDal java class should have an extra doRequest method adding a contentType parameter.

---
M src-test/src/org/openbravo/test/datasource/BaseDataSourceTestDal.java
M src-test/src/org/openbravo/test/datasource/BaseDataSourceTestNoDal.java
---
(0072790)
alostale   
2014-12-23 10:10   
Code reviewed + tested
(0073217)
hudsonbot   
2014-12-30 23:27   
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/6525fe229e06 [^]
Maturity status: Test