summaryrefslogtreecommitdiff
path: root/tests/test_couch.py
AgeCommit message (Collapse)Author
2013-02-09Couch server subprocess for tests now waits for returncode to avoid zombie ↵drebs
childs.
2013-02-06Merge branch 'feature/soledad-api' of ssh://code.leap.se/leap_client into ↵drebs
feature/soledad-api
2013-02-06SQLCipher syncs using LeapSyncTarget.drebs
2013-02-04Close file handles.drebs
2013-01-28CouchDB tests now run with their own couch instance on a random dir.drebs
2013-01-24Couch backend passes all tests in u1db test_sync.drebs
2013-01-24CouchDatabase refactoring and indexing.drebs
CouchDatabase now inherits from u1db InMemoryDatabase, so it can use all available facilities. The important thing is to make sure every modification of logs or indexes gets propagated to the ObjectStore backend.
2013-01-24moar pep8 cleanup!kali
watch out the skynet gadget on line 42
2013-01-24Source files stick to pep8.drebs
2013-01-22Cleanup tests.drebs
2013-01-16Couch backend passes test_sync without indexes.drebs
2013-01-16Fix copy_database for couch tests.drebs
2013-01-14CouchSyncTarget passes u1db DatabaseSyncTargetTests.drebs
2013-01-10CouchDatabase passes all relevant u1db tests.drebs
2013-01-09CouchDatabase passes u1db LocalDatabaseTests.drebs
2013-01-08CouchDatabase passes u1db tests.drebs
2013-01-03u1db tests run with nose2drebs
2012-12-27Fix imports and namespacesdrebs
2012-12-13Change name of cyphertext field to something more meaningful.drebs