summaryrefslogtreecommitdiff
path: root/testing
AgeCommit message (Expand)Author
2016-11-22[refactor] separate server application into another filedrebs
2016-10-21[tests] make check_schema_versions default to FalseVictor Shyba
2016-10-21[tests] specify basepython on root envVictor Shyba
2016-10-03[feature] check for user dbs couch schema versionsdrebs
2016-09-30[test] add flake8 code check and generalize name of tox envdrebs
2016-09-30[test] use pytest tmpdir fixture in all testsdrebs
2016-09-09[test] add tagged perf job for gitlab-cidrebs
2016-09-06[test] add tox env for perf testsdrebs
2016-09-02[tests] add pep8 in main tox run from within the gitlab scriptKali Kaneko
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
2016-08-15[test] allow for shell autocomplete for test namesdrebs
2016-08-02[test] avoid race condition on test_processing_orderVictor Shyba
2016-08-01[test] do not run pep8 tox env by defaultdrebs
2016-08-01[test] adds optional parallel env for local devVictor Shyba
2016-08-01[test] adds pep8 as a tox envVictor Shyba
2016-08-01[test] remove pip download cachedrebs
2016-08-01[test] remove duplicated function declarationVictor Shyba
2016-08-01[test] allow passing number of docs on command line on perf testsdrebs
2016-08-01[test] use pip download cache for tests and docker imagedrebs
2016-08-01[test] remove pep8 from tox configdrebs
2016-08-01[test] avoid perf tests to be run on normal tox callsdrebs
2016-08-01[test] allow custom couch url for perf testsdrebs
2016-08-01[test] allow custom couch url for couch testsdrebs
2016-08-01[test] add some payload to perf sync testsdrebs
2016-08-01[test] use pytest fixture scopes to provide per module soledad server for per...drebs
2016-08-01[test] add pytest initial setup for performance testsdrebs
2016-08-01[test] remove traces of design docs from couch testsdrebs
2016-08-01[feat] remove usage of design documents in couchdrebs
2016-07-25[test] adapt couch tests to use new generation/transaction storage schemedrebs
2016-07-12add pep8/flake8 to toxKali Kaneko