• Barry Warsaw's avatar
    PyUnit tests for BSDDB storage. · 73e8930f
    Barry Warsaw authored
    test_commitlog.py tests creation, deletion, state transitions,
    low-level and high-level APIs of the CommitLog and derived classes.
    
    test_create.py tests creation of the Berkeley files when a storage is
    created.
    
    test_virgin.py tests that a newly minted Berkeley storage is empty,
    and tests the first commits to such a new storage.
    73e8930f
test_commitlog.py 6.48 KB