[ZODB-Dev] testing a mvcc storage

Shane Hathaway shane at hathawaymix.org
Thu Aug 20 23:41:03 EDT 2009


Jürgen Herrmann wrote:
> what tests do i have to run in order to ensure full working
> state of a mvcc storage? how do i run these tests? i have
> lates zodb 3.9 beta in a virtualenv here.

I imagine you have taken a look at the RelStorage test suite, which is 
based on the standard ZODB tests.  It may be difficult to read those 
tests due to multiple inheritance, but they are pretty thorough.  If I 
were you, I would start with something simpler like the 
MVCCMappingStorage tests and build from there.

Shane



More information about the ZODB-Dev mailing list