#9: Create store unit tests ---------------------+------------------------------------------------------ Reporter: hhubner | Owner: hhubner Type: defect | Status: new Priority: major | Milestone: bknr-reloaded Component: bknr | Version: Keywords: | ---------------------+------------------------------------------------------ The datastore needs a unit test suite that test basic functionality. It would be good to have a little store testing framework that makes it easy to write tests which run with the store being in various states (no log, with log, with snapshot, with log and snapshots). The object system should be tested separately from the transaction system.
#9: Create store unit tests ----------------------+----------------------------------------------------- Reporter: hhubner | Owner: hhubner Type: task | Status: new Priority: major | Milestone: bknr-reloaded Component: bknr | Version: Resolution: | Keywords: ----------------------+----------------------------------------------------- Changes (by hhubner):
* type: defect => task