summaryrefslogtreecommitdiff
path: root/common/src/leap/soledad/common/tests/u1db_tests
AgeCommit message (Expand)Author
2016-07-12[test] toxify testsdrebs
2016-07-12[refactor] make tests use l2db submoduleKali Kaneko
2015-08-24[refactor] remove simplejson dependency on commondrebs
2015-08-24[tests] add sqlite tests to sqlcipherdrebs
2015-08-24[tests] remove u1db test remote sync target moduledrebs
2015-08-20[tests] add u1db sync tests to sqlcipher's testsdrebs
2015-08-12[tests] U1db test file was not being used anywhereBruno Wagner
2015-08-12[tests] Twisted WSGI is optionalVictor Shyba
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-30[bug] fix https tests by using new http clientdrebs
2015-02-11Use Twisted trial for running tests.drebs
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-05-23Fix tests for new sync process.drebs
2014-04-10Prevent file descriptor leaks on tests.drebs
2013-12-09pep8 happyKali Kaneko
2013-11-21Remove tests dependency on nose2. Closes #4258.drebs
2013-08-21Split soledad into common, client and server.drebs