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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0040210
TypeCategorySeverityReproducibilityDate SubmittedLast Update
design defect[Openbravo ERP] Y. DBSourceManagerminorhave not tried2019-02-14 17:252022-02-01 08:07
ReportercaristuView Statuspublic 
Assigned ToTriage Platform Base 
PriorityhighResolutionopenFixed in Version
StatusnewFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0040210: Integrate standard export database process into the DBSM test infrastructure

DescriptionCurrently 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 ReproduceIn description
Proposed SolutionCreate 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 [^]
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0040160 closedcaristu Avoid delay per exported module in export.database 

-  Notes
There are no notes attached to this issue.

- 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
Powered by Mantis Bugtracker