summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2013-01-03LeapSyncTarget passes HTTPSyncTarget tests.drebs
2013-01-03LeapDocument passes Document tests.drebs
2013-01-03LeapDatabase passes HTTPClientBase tests.drebs
2013-01-03LeapDatabase passes HTTPDatabase tests.drebs
2013-01-03SQLCipher pass all u1db tests.drebs
2013-01-03u1db tests run with nose2drebs
2012-12-27Fix imports and namespacesdrebs
2012-12-18Merge branch 'feature/u1db-openstack-backend' of ssh://code.leap.se/leap_clie...drebs
2012-12-18Refactor and symmetric encryptiondrebs
2012-12-13Enforce password on SQLCipher backend.drebs
2012-12-13Change name of cyphertext field to something more meaningful.drebs
2012-12-11Fix SQLCipherDatabase and add tests.drebs
2012-12-11Refactor test files.drebs
2012-12-11Add basic tests for Couch backend.drebs
2012-12-10CouchDB backend can put and get objects.drebs
2012-12-06Move log classes so all backends can use them.drebs
2012-12-06Remove u1db and swiftclient dirs and refactor.drebs
2012-12-05OpenStack backend can find what's changed.drebs
2012-12-04Add transaction and sync logs as openstack documents.drebs
2012-12-04Correct test error messagedrebs
2012-12-04Add test for setting/getting encrypted json contents.drebs
2012-12-04Add simple encoding testdrebs