summaryrefslogtreecommitdiff
path: root/tests/test_sqlcipher.py
AgeCommit message (Expand)Author
2013-02-13Refactor and fix tests.drebs
2013-02-12PEP8.drebs
2013-02-12Adapt code and tests to use pysqlcipher.drebs
2013-02-09SQLCipher backend can sync with remote Leap HTTP target.drebs
2013-02-06Merge branch 'feature/soledad-api' of ssh://code.leap.se/leap_client into fea...drebs
2013-02-06Add DatabaseSyncTargetTests to SQLCipher tests.drebs
2013-02-06Add test scenario for SQLCipher backend using LeapSyncTarget.drebs
2013-02-06SQLCipher syncs using LeapSyncTarget.drebs
2013-02-04Close file handles.drebs
2013-01-31Add support to test_scenarios to test_sqlcipher.drebs
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