bitshares / bitshares-core

BitShares Blockchain node and command-line wallet
https://bitshares.github.io/
Other
1.17k stars 648 forks source link

Refactoring database_fixture.cpp to remove test case names. #1907

Open manikey123 opened 5 years ago

manikey123 commented 5 years ago

User Story Create a new fixture class that is derived from database_fixture, add a hook function there, every individual test case that uses that fixture can define their own parameters for initializing the app instance. Reference: https://github.com/bitshares/bitshares-core/pull/1903#discussion_r313486460 Impacts Describe which portion(s) of BitShares Core may be impacted by your request. Please tick at least one box.

Additional Context (optional) Add any other context about your request here.

CORE TEAM TASK LIST

manikey123 commented 5 years ago

@abitmore plz assign the issue to me