summaryrefslogtreecommitdiff
path: root/src/leap/soledad/tests/test_sqlcipher.py
AgeCommit message (Expand)Author
2013-01-24Add syncable flag for LeapDocument.drebs
2013-01-24Source files stick to pep8.drebs
2013-01-22Cleanup tests.drebs
2013-01-17Add tests for verifying if sqlcipher db is encrypted.drebs
2013-01-17Include missing u1db sqlite test for soledad sqlcipher backend.drebs
2013-01-16Couch backend passes test_sync without indexes.drebs
2013-01-08SQLCipherBackend passes all relevant u1db tests.drebs
2013-01-08SQLCipherDatabase passes u1db backends tests.drebs
2013-01-03LeapDatabase passes HTTPDatabase tests.drebs
2013-01-03SQLCipher pass all u1db tests.drebs
2012-12-27Fix imports and namespacesdrebs
2012-12-13Enforce password on SQLCipher backend.drebs
2012-12-11Fix SQLCipherDatabase and add tests.drebs
2012-12-11Refactor test files.drebs