Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
ID | ||||||||||||
0040210 | ||||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
design defect | [Openbravo ERP] Y. DBSourceManager | minor | have not tried | 2019-02-14 17:25 | 2022-02-01 08:07 | |||||||
Reporter | caristu | View Status | public | |||||||||
Assigned To | Triage Platform Base | |||||||||||
Priority | high | Resolution | open | Fixed in Version | ||||||||
Status | new | Fix in branch | Fixed in SCM revision | |||||||||
Projection | none | ETA | none | Target Version | ||||||||
OS | Any | Database | Any | Java version | ||||||||
OS Version | Database version | Ant version | ||||||||||
Product Version | SCM revision | |||||||||||
Review Assigned To | ||||||||||||
Web browser | ||||||||||||
Modules | Core | |||||||||||
Regression level | ||||||||||||
Regression date | ||||||||||||
Regression introduced in release | ||||||||||||
Regression introduced by commit | ||||||||||||
Triggers an Emergency Pack | No | |||||||||||
Summary | 0040210: Integrate standard export database process into the DBSM test infrastructure | |||||||||||
Description | Currently the test infrastructure uses custom code[1] to export the database instead of using the same code of the export.database task. It would be nice if the test infrastructure would use the same code[2] of the export.database task. This will allow to test the exporting of the sourcedata, because right now just the model is exported. [1] https://code.openbravo.com/erp/devel/dbsm-main/file/tip/src-test/src/org/openbravo/dbsm/test/base/DbsmTest.java#l500 [^] [2] https://code.openbravo.com/erp/devel/dbsm-main/file/tip/src/org/openbravo/ddlutils/task/ExportDatabase.java#l104 [^] | |||||||||||
Steps To Reproduce | In description | |||||||||||
Proposed Solution | Create a new DBExporter class (in the same way we did with the DBUpdater[3]) class with the logic used to export the database and use it both in ExportDatabase class (export.database task) and in DbsmTest class (the test infrastucture) [3] https://code.openbravo.com/erp/devel/dbsm-main/file/tip/src/org/openbravo/ddlutils/process/DBUpdater.java [^] | |||||||||||
Tags | No tags attached. | |||||||||||
Attached Files | ||||||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Issue History | |||
Date Modified | Username | Field | Change |
2019-02-14 17:25 | caristu | New Issue | |
2019-02-14 17:25 | caristu | Assigned To | => platform |
2019-02-14 17:25 | caristu | Modules | => Core |
2019-02-14 17:25 | caristu | Triggers an Emergency Pack | => No |
2019-02-14 17:25 | caristu | Relationship added | related to 0040160 |
2019-02-14 17:25 | caristu | Category | A. Platform => Y. DBSourceManager |
2019-02-14 17:25 | caristu | Summary | Integrate real export process into the test infrastructure => Integrate real export process into the DBSM test infrastructure |
2019-02-14 17:27 | caristu | Summary | Integrate real export process into the DBSM test infrastructure => Integrate standard export database process into the DBSM test infrastructure |
2019-02-14 17:28 | caristu | Description Updated | View Revisions |
2022-02-01 08:07 | alostale | Assigned To | platform => Triage Platform Base |
Copyright © 2000 - 2009 MantisBT Group |