summaryrefslogtreecommitdiff
path: root/testing/tests
AgeCommit message (Expand)Author
2016-12-12[tests] migrate pytest to trialVictor Shyba
2016-12-12[test] rename benchmark tests directory and tagdrebs
2016-12-12[test] add test for deprecated crypto format updatedrebs
2016-12-12[test] move fixtures one level updrebs
2016-12-12[test] use tags for selecting benchmark testsdrebs
2016-12-12[style] fix pep8 and confsVictor Shyba
2016-12-12[bug] include_deleted=True on syncVictor Shyba
2016-12-12[tests] remove test_sync_deferredVictor Shyba
2016-12-12[feature] Adds back support to deprecated cryptoVictor Shyba
2016-12-12[tests] remove test_sync_very_large_filesVictor Shyba
2016-12-12[tests] improve doc creation on benchmarksVictor Shyba
2016-12-12[tests] fall back to TestCase classesVictor Shyba
2016-12-12[refactor] stop using leap.common.httpVictor Shyba
2016-12-12[bug] total number of documentsVictor Shyba
2016-12-12[test] fix test and remove leftovers defer_encryptionVictor Shyba
2016-12-12[bug] fix importKali Kaneko
2016-12-12[refactor] remove lingering refs to syncdbKali Kaneko
2016-12-12[tests] adapt testsKali Kaneko
2016-12-12[refactor] add SoledadCrypto interfaceKali Kaneko
2016-12-12[feature] blob encryptor / decryptorKali Kaneko
2016-12-12[refactor] remove encryption poolKali Kaneko
2016-12-12[feature] upload streamingVictor Shyba
2016-12-12[feature] streaming download protocolVictor Shyba
2016-12-12[refactor] remove decpoolVictor Shyba
2016-12-12[bug] disable decpoolVictor Shyba
2016-11-22[refactor] separate server application into another filedrebs
2016-10-21[tests] make check_schema_versions default to FalseVictor Shyba
2016-10-03[feature] check for user dbs couch schema versionsdrebs
2016-09-30[test] use pytest tmpdir fixture in all testsdrebs
2016-08-29[test] randomize payloadVictor Shyba
2016-08-25[test] stop trying to hit me and hit meVictor Shyba
2016-08-23[test] test_instance -> test_initializationVictor Shyba
2016-08-23[test] point issue #7370 as reason for low valuesVictor Shyba
2016-08-22[test] refactor load_up for readabilityVictor Shyba
2016-08-22[tests] move doc creation to setupVictor Shyba
2016-08-22[tests] remove unused new=False logicVictor Shyba
2016-08-22[test] make txbench ignore kwargs for readabilityVictor Shyba
2016-08-22[test] calibrate encdecpool bench for memoryVictor Shyba
2016-08-22[test] adds tests for raw encryptionVictor Shyba
2016-08-22[test] adds test for SoledadCryptoVictor Shyba
2016-08-22[test] adds encdecpool testsVictor Shyba
2016-08-22[test] test soledad instatiation timeVictor Shyba
2016-08-22[test] sync without changesVictor Shyba
2016-08-22[test] remove fixed default uuidVictor Shyba
2016-08-22[test] make all nested fixture function-scopedVictor Shyba
2016-08-22[test] adds sqlcipher synchronous testsVictor Shyba
2016-08-22[test] adds sqlcipher create testsVictor Shyba
2016-08-22[test] use a nested func to simplify scenariosVictor Shyba
2016-08-22[test] Adds pytest-benchmark adapted to TwistedVictor Shyba
2016-08-17[tests] Adapt tests for ensure_ddocs deathVictor Shyba