summaryrefslogtreecommitdiff
path: root/common/src/leap/soledad/common/tests
AgeCommit message (Expand)Author
2016-06-06[bug] ensures docs_received table has the sync_id columnNavaL
2016-06-06[refactor] encdecpool queries and testingVictor Shyba
2016-05-23[refactor] remove user_id argument from Soledad initCaio Carrara
2016-04-26[refactor] cleanup bootstrap processdrebs
2016-04-26[refactor] remove shared db locking from testsdrebs
2016-01-21[Fix] fix concurrency problem in test_sync_deferredFolker Bernitt
2015-12-14[fix] remove trailing whitespace to please pep8Christoph Kluenter
2015-12-14[bug] fix failing tests after last events modificationKali Kaneko
2015-12-03[feat] add configuration to disable batchingVictor Shyba
2015-12-01[test] shuffle and decrypts 5 docs 3 timesVictor Shyba
2015-12-01[tests] encdec pool is being reused, adding a testVictor Shyba
2015-11-03[refactor] remove exception based logicVictor Shyba
2015-11-03[style] pep8Victor Shyba
2015-11-03[refactor] token verification moved to couch module + testsVictor Shyba
2015-11-03[refactor] move couch errors and expose methodsVictor Shyba
2015-11-03[refactor] CouchDocument is now ServerDocumentVictor Shyba
2015-11-03[refactor] split out backend from couch databaseVictor Shyba
2015-11-03[refactor] separate SoledadBackend from CouchDatabaseVictor Shyba
2015-10-28[style] fix pep8 warnigsFolker Bernitt
2015-10-28[feat] read security doc from configurationVictor Shyba
2015-10-02[bug] Migrate back to python-couchdb 0.8Victor Shyba
2015-09-28[test] Making test_command pass on Mac OS X.Gislene Pereira
2015-09-28[test] remove old mocksVictor Shyba
2015-09-28[refactor] kaliy's review and pep8 fixesVictor Shyba
2015-09-28[tests] tests for ensure_securityVictor Shyba
2015-09-28[bug] ensure_database returns db and replica_uidVictor Shyba
2015-09-28[tests] CouchServerState tests for ensure_databaseVictor Shyba
2015-09-28[tests] Tests for command validation and executionVictor Shyba
2015-09-24[feat] use one doc per remote replica in sync logdrebs
2015-09-17[tests] test for ensure ddocs independentlyVictor Shyba
2015-09-16Merge remote-tracking branch 'leapcode/pr/271' into developKali Kaneko
2015-09-16[test] fix tests with the new emit_asyncRuben Pollan
2015-09-16[tests] remove remaining dbs checkVictor Shyba
2015-09-14[style] pep8 fixesVictor Shyba
2015-09-13[tests] test_couch does not need a serverVictor Shyba
2015-09-13[tests] change big tearDown for simple addCleanupVictor Shyba
2015-09-12[tests] subclass instead of copy test codeVictor Shyba
2015-09-11[tests] db3 is expected to be an attributeVictor Shyba
2015-09-11[tests] simplify make_app and getTarget codeVictor Shyba
2015-09-11[tests] isolate LockResource tests using a mockVictor Shyba
2015-09-11[tests] extract db creation with doc ensure methodVictor Shyba
2015-09-11[tests] use addCleanup to ensure db deletionVictor Shyba
2015-09-11[tests] isolate database names, use uuidVictor Shyba
2015-09-11[tests] get rid of CouchDB python processVictor Shyba
2015-08-27[tests] fix variable name from refactorVictor Shyba
2015-08-25[style] pep8 fixesKali 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-24[tests] add u1db sync target tests to soledaddrebs