summaryrefslogtreecommitdiff
path: root/src/leap/soledad/tests/test_sqlcipher.py
AgeCommit message (Collapse)Author
2013-01-22Merge branch 'feature/soledad-api' into developdrebs
Conflicts: src/leap/soledad/__init__.py src/leap/soledad/backends/couch.py src/leap/soledad/backends/leap_backend.py src/leap/soledad/backends/objectstore.py src/leap/soledad/tests/test_couch.py src/leap/soledad/tests/test_logs.py src/leap/soledad/tests/test_sqlcipher.py src/leap/soledad/util.py
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-27import fixes for soledadkali
2012-12-13Enforce password on SQLCipher backend.drebs
2012-12-11Fix SQLCipherDatabase and add tests.drebs
2012-12-11Refactor test files.drebs