summaryrefslogtreecommitdiff
path: root/common/src/leap/soledad/common/tests/test_couch_operations_atomicity.py
AgeCommit message (Expand)Author
2016-07-12[test] toxify testsdrebs
2015-11-03[refactor] split out backend from couch databaseVictor Shyba
2015-11-03[refactor] separate SoledadBackend from CouchDatabaseVictor Shyba
2015-09-28[test] remove old mocksVictor Shyba
2015-09-24[feat] use one doc per remote replica in sync logdrebs
2015-09-11[tests] isolate database names, use uuidVictor Shyba
2015-08-27[tests] fix variable name from refactorVictor Shyba
2015-08-12[bug] Using lambda to avoid mistake on argumentsVictor Shyba
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-12[test] Change test server to use TwistedVictor Shyba
2015-07-24[style] fixed pep8 warnings on soledad commonBruno Wagner
2015-05-26[bug] fixes changes made by PR #211 due to bug 6833Victor Shyba
2015-02-11Adapt tests for new api.drebs
2014-07-02Split tests and fix for new sync (#4710).drebs
2014-04-10Prevent file descriptor leaks on tests.drebs
2014-04-09Prevent couch instantiation from creating the db (#5386).drebs
2014-03-12Prevent Soledad server from creating or deleting couch databases (#3502).drebs
2014-01-20Allow sync of large files (~100MB) (#4836).drebs
2013-12-24Avoid concurrent sync attempts from the same replica in the client (#4451).drebs
2013-12-19Add couch atomicity tests.drebs