summaryrefslogtreecommitdiff
path: root/common/src/leap/soledad/common/tests/util.py
AgeCommit message (Expand)Author
2016-07-12[test] toxify testsdrebs
2016-07-12[refactor] make tests use l2db submoduleKali Kaneko
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[bug] fix failing tests after last events modificationKali Kaneko
2015-11-03[refactor] split out backend from couch databaseVictor Shyba
2015-11-03[refactor] separate SoledadBackend from CouchDatabaseVictor Shyba
2015-09-16[tests] remove remaining dbs checkVictor Shyba
2015-09-14[style] pep8 fixesVictor Shyba
2015-09-13[tests] change big tearDown for simple addCleanupVictor Shyba
2015-09-11[tests] get rid of CouchDB python processVictor Shyba
2015-08-27[tests] fix variable name from refactorVictor Shyba
2015-08-20[tests] add u1db sync tests to soledad couch testsdrebs
2015-08-17[style] pep8 cleanupKali Kaneko
2015-08-17[tests] fix test_sync_deferred testdrebs
2015-08-12[style] Fixed pep8 warnings after PRBruno Wagner
2015-08-12[bug] fix several things on testsdrebs
2015-08-12[bug] fixes concurrent sync and their testsVictor Shyba
2015-08-12[tests] Removed some of the dependencies on u1db_testsBruno Wagner
2015-08-04[style] pep8 cleanupKali Kaneko
2015-08-03[bug] BaseSoledadTest now inherit from BaseLeapTestBruno Wagner
2015-07-29[test] Added events enabled flag to False for the testsBruno Wagner
2015-07-24[style] fixed pep8 warnings on soledad commonBruno Wagner
2015-06-30[bug] add close() to mocked shared db test utildrebs
2015-06-26[fix] Make test_server parallelizableVictor Shyba
2015-05-26[feat] Retry to start couch and clean properlyVictor Shyba
2015-05-26[bug] Avoid infinite loop starting couch for testsVictor Shyba
2015-05-26[bug] fixes changes made by PR #211 due to bug 6833Victor Shyba
2015-05-25[bug] tests now accept any couchdb versionVictor Shyba
2015-02-11Adapt tests for new api.drebs
2015-02-11Adapt sqlcipher tests to new api.drebs
2015-02-11Separate soledad interfacesKali Kaneko
2014-05-23Fix tests for new sync process.drebs