deepweeb / B-B-W

0 stars 1 forks source link

Integrating the refactored Database Package with the Blockchain Components Package. #177

Closed deepweeb closed 7 years ago

deepweeb commented 7 years ago

Expected behavior

We want the Database Package to define its query, but with the right block chain structure. Database should be written with objects from the Blockchain Components package in such away that it should work once the two package are fused together.

Actual behavior

We have two package written separately. There are nothing linked between them yet.

Steps to reproduce this behavior

Refactor according to UML. Both database package and blockchain components package should be adjusted and fused together by the members who are responsible for both of these packages.

Definition of Done

When the integration seems logical to both responsible members and all the test are adjusted accordingly such that the coverage are above 80%. -SonarLint must be used.

Member responsible: Luat Duration: 9h (4 hours implementation, 3 hours testing, 2 hours documentation) Priority: Must Claimed by: Luat & Ymte