summaryrefslogtreecommitdiff
path: root/src/leap/soledad/tests
AgeCommit message (Expand)Author
2013-05-01Use common test method to assert documents with encrypted content.drebs
2013-05-01Add sync tests related to token auth.drebs
2013-05-01Include tests for HTTPDatabase and token auth.drebs
2013-05-01Add token tests for TestLeapClientBase.drebs
2013-05-01Add token tests in LeapTests.drebs
2013-05-01Include tests for SoledadApp and Token auth.drebs
2013-05-01Add missing tests from TestRemoteSyncTargets.drebs
2013-05-01Fix sqlcipher test that was comparing wrong doc.drebs
2013-05-01Change how tmp directoy is removed on Couch backend tests.drebs
2013-04-30Remove unauth requests.drebs
2013-04-30Make soledad's init arguments mandatory.drebs
2013-04-30Use uuid instead of address.drebs
2013-04-30Remove dependence on BaseConfig.drebs
2013-04-30Update docstrings on sync tests.drebs
2013-04-30Update tests with monkey patching to always use our SyncTarget.drebs
2013-04-30Fix shared db auth and add tests.drebs
2013-04-29Change string constants into string literals for couch backend.drebs
2013-04-29Switch string literals to string constants.drebs
2013-04-29Remove gnupg_home from where it still was.drebs
2013-04-25Fix symmetric encryption when syncing.drebs
2013-04-23Completelly switch to Key Manager for crypto.drebs
2013-04-23Add encryption_scheme property to LeapDocument.drebs
2013-04-23Separate crypto-related stuff from Soledad class.drebs
2013-04-16Remove GPG asymmetric key stuff.drebs
2013-04-13Use BaseConfig for configuring Soledad.drebs
2013-04-09Eliminate the use of super() in main code.drebs
2013-04-08Add a LOT of docstrings.drebs
2013-04-01Add dependencies for leap.common and pysqlcipher.drebs
2013-03-12Add test for _has_keys().drebs
2013-03-12Add test for _has_privkey().drebs
2013-03-12Add test for _has_symkey().drebs
2013-03-12Add test for _init_db().drebs
2013-03-12Add test for _init_dirs().drebs
2013-03-11Refactor and organize bootstrap sequence.drebs
2013-03-11Add import recovery document.drebs
2013-03-11Add recovery document export.drebs
2013-03-10Add packages to namespace.drebs
2013-03-07Move source files to proper subdirectory.drebs