testing a mvcc storage

View: New views
2 Messages — Rating Filter:   Alert me  

testing a mvcc storage

by Jürgen Herrmann :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

hi all!

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.

thanks,
jürgen herrmann
--
>> XLhost.de - eXperts in Linux hosting ® <<

XLhost.de GmbH
Jürgen Herrmann, Geschäftsführer
Boelckestrasse 21, 93051 Regensburg, Germany

Geschäftsführer: Volker Geith, Jürgen Herrmann
Registriert unter: HRB9918
Umsatzsteuer-Identifikationsnummer: DE245931218

Fon:  +49 (0)800 XLHOSTDE [0800 95467833]
Fax:  +49 (0)800 95467830

WEB:  http://www.XLhost.de
IRC:  #XLhost@...

_______________________________________________
For more information about ZODB, see the ZODB Wiki:
http://www.zope.org/Wikis/ZODB/

ZODB-Dev mailing list  -  ZODB-Dev@...
http://mail.zope.org/mailman/listinfo/zodb-dev

Re: testing a mvcc storage

by Shane Hathaway :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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

_______________________________________________
For more information about ZODB, see the ZODB Wiki:
http://www.zope.org/Wikis/ZODB/

ZODB-Dev mailing list  -  ZODB-Dev@...
http://mail.zope.org/mailman/listinfo/zodb-dev