summaryrefslogtreecommitdiff
path: root/common/src/leap/soledad/common/tests/test_server.py
AgeCommit message (Expand)Author
2015-08-17[style] pep8 cleanupKali Kaneko
2015-08-12[tests] #7370 opened, skipping test for nowVictor Shyba
2015-08-12[tests] Sync very large files won't explode memoryBruno Wagner
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-08-04[style] pep8 cleanupKali Kaneko
2015-07-24[style] fixed pep8 warnings on soledad commonBruno Wagner
2015-06-26[fix] Make test_server parallelizableVictor Shyba
2015-05-26[bug] fixes changes made by PR #211 due to bug 6833Victor Shyba
2015-02-11Adapt tests for new api.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
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-20Make couch tests use only one couch instance.drebs
2014-01-20Add test for syncing many small documents (#4836).drebs
2014-01-20Allow sync of large files (~100MB) (#4836).drebs
2013-10-28Add shared db locking.drebs
2013-09-18Add couch permission check.drebs
2013-08-21Split soledad into common, client and server.drebs