Age | Commit message (Expand) | Author |
2015-08-17 | [tests] add mutex sync tests | drebs |
2015-08-17 | [tests] fix test_sqlcipher_sync | drebs |
2015-08-17 | [tests] fix test_sync_deferred test | drebs |
2015-08-17 | [tests] fix tests from test_sync module | drebs |
2015-08-12 | [bug] wrong sqlcipher passphrase now raises correctly | Bruno Wagner |
2015-08-12 | [tests] added inlineCallbacks to test with yield | Bruno Wagner |
2015-08-12 | [tests] Test encdecpool couldn't resolve inheritance | Bruno Wagner |
2015-08-12 | [style] Fixed pep8 warnings after PR | Bruno Wagner |
2015-08-12 | [bug] fix several things on tests | drebs |
2015-08-12 | [tests] #7370 opened, skipping test for now | Victor Shyba |
2015-08-12 | [bug] Using lambda to avoid mistake on arguments | Victor Shyba |
2015-08-12 | [tests] Fixed double getURL in some tests | Bruno Wagner |
2015-08-12 | [tests] Fixed flakiness in test_sync_target | Bruno Wagner |
2015-08-12 | [bug] Encdecpool won't explode if stopped twice | Bruno Wagner |
2015-08-12 | [tests] Test sync adapted without u1db tests | Bruno Wagner |
2015-08-12 | [tests] Pulled test scenario req into sqlcipher sync test | Bruno Wagner |
2015-08-12 | [tests] Fixed running sqlcipher_sync tests | Bruno Wagner |
2015-08-12 | [tests] Removed unused import in test_http_target | Bruno Wagner |
2015-08-12 | [tests] Adapted test_sync_target tests after changes | Bruno Wagner |
2015-08-12 | [tests] Sync very large files won't explode memory | Bruno Wagner |
2015-08-12 | [bug] fixes concurrent sync and their tests | Victor Shyba |
2015-08-12 | [style] Fixed pep8 warning | Bruno Wagner |
2015-08-12 | [tests] Removed some of the dependencies on u1db_tests | Bruno Wagner |
2015-08-12 | [tests] Removed dependency u1db test in parse test | Bruno Wagner |
2015-08-12 | [tests] U1db test file was not being used anywhere | Bruno Wagner |
2015-08-12 | [tests] Twisted WSGI is optional | Victor Shyba |
2015-08-12 | [test] Change test server to use Twisted | Victor Shyba |
2015-08-05 | [tests] Fixed remaining parse tests | Bruno Wagner |
2015-08-05 | [tests] Created a setup for the http target tests | Bruno Wagner |
2015-08-05 | [tests] fixed the http target test imports | Bruno Wagner |
2015-08-04 | [style] pep8 cleanup | Kali Kaneko |
2015-08-04 | [test] add test for many documents decryption | drebs |
2015-08-04 | [test] add test for receiving many docs on decpool | drebs |
2015-08-04 | [refactor] remove circular dependency in SoledadCrypto | Ruben Pollan |
2015-08-04 | [test] add initial enc/dec pool tests | drebs |
2015-08-03 | [bug] BaseSoledadTest now inherit from BaseLeapTest | Bruno Wagner |
2015-07-29 | [test] Added events enabled flag to False for the tests | Bruno Wagner |
2015-07-24 | [style] fixed pep8 warnings on soledad common | Bruno Wagner |
2015-07-01 | [bug] catch 'point is undefined' error on couch | drebs |
2015-06-30 | [bug] fix https tests by using new http client | drebs |
2015-06-30 | [bug] add close() to mocked shared db test util | drebs |
2015-06-26 | [fix] Make test_server parallelizable | Victor Shyba |
2015-05-27 | [feat] adapt to new events api on common | Ivan Alejandro |
2015-05-26 | [feat] Retry to start couch and clean properly | Victor Shyba |
2015-05-26 | [bug] Avoid infinite loop starting couch for tests | Victor Shyba |
2015-05-26 | [bug] fixes changes made by PR #211 due to bug 6833 | Victor Shyba |
2015-05-25 | [bug] tests now accept any couchdb version | Victor Shyba |
2015-04-09 | [fix] remove unneded params to CouchServerState | drebs |
2015-03-19 | [fix] add explicit dependency on leap.common | drebs |
2015-02-11 | Retry on SQLCipher timeout (#6625). | drebs |