• Jim Fulton's avatar
    Restored some tests that had been inadvertantly disabled in a branh · 08dd6442
    Jim Fulton authored
    merge a couple of years ago.  Fortunately, they still pass, so no new
    release is indicated.
    
    I didn't restore and removed one silly test class, OneTimeTests,
    related to obsolete packing issues.
    
    I didn't restore and removed another silly test class,
    DemoStorageWrappedAroundClientStorage, because it is an error to wrap
    a demo storage around a client storage. A DemoStorage should only wrap
    a storage who's data never changes.
    
    Removed test levels. Test levels are an invitation to inadvertently
    not run tests.
    08dd6442
testZEO.py 39.9 KB