• Barry Warsaw's avatar
    Add MappingStorage tests for Connection and Timeout tests · eac01b5c
    Barry Warsaw authored
    (ReconnectionTests make no sense for MappingStorage).
    
    Also add BDBTimeoutTests.
    
    Set the level for the FileStorageConnectionTests,
    FileStorageTimeoutTests, BDBConnectionTests, BDBReconnectionTests, and
    BDBTimeoutTests to level 2 so they aren't normally run.
    
    MappingStorageConnectionTests and MappingStorageTimeoutTests both get
    level 1 so they are normally always run.  FileStorageReconnectionTests
    also gets level 1 since there s no MappingStorageReconnectionTests.
    eac01b5c
testConnection.py 3.7 KB