Commit a910d553 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent cde4d1d8
......@@ -380,3 +380,13 @@ func TestPersistentDB(t *testing.T) {
// XXX cache dropping entries after GC
}
// TODO PyGetState vs PySetState tests (general - for any type):
//
// db1: produced by zodb/py
// go: load db1
// go: commit -> db2 (resave)
// go: load db2
// go: check (loaded from db2) == (loaded from db1)
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment