summaryrefslogtreecommitdiff
path: root/common/src/leap/soledad/common/tests/test_soledad.py
AgeCommit message (Expand)Author
2016-07-12[test] toxify testsdrebs
2016-06-06[test] use inline deferreds in test for change passphrasedrebs
2016-05-23[refactor] remove user_id argument from Soledad initCaio Carrara
2016-04-26[refactor] remove shared db locking from testsdrebs
2015-12-14[fix] remove trailing whitespace to please pep8Christoph Kluenter
2015-12-14[bug] fix failing tests after last events modificationKali Kaneko
2015-09-16[test] fix tests with the new emit_asyncRuben Pollan
2015-08-20[tests] adapt test for end-of-sync eventdrebs
2015-08-12[bug] wrong sqlcipher passphrase now raises correctlyBruno Wagner
2015-08-12[bug] fixes concurrent sync and their testsVictor Shyba
2015-08-04[style] pep8 cleanupKali Kaneko
2015-05-27[feat] adapt to new events api on commonIvan Alejandro
2015-02-11Adapt tests for new api.drebs
2014-12-08Add encryption scheme, method and iv to symmetrically encrypted document MAC ...drebs
2014-08-08Fix tests after many changes in client.drebs
2014-07-02Split tests and fix for new sync (#4710).drebs
2014-04-10Prevent file descriptor leaks on tests.drebs
2013-11-19Add MAC verification to recovery document. Closes #4348.drebs
2013-10-28Add shared db locking.drebs
2013-08-21Split soledad into common, client and server.drebs