index
:
soledad.git
8938
8978
benchmark-all-commits
benchmark_elasticsearch
bug/remove-unicode-conversion
buildpackage
debian/experimental
debian/experimental-0.9
debian/platform-0.5
debian/platform-0.6
debian/platform-0.7
debian/platform-0.8
debian/platform-0.9
debian_package
feature/enc-sync-transitional-db
feature/streaming-transfer
master
onepython
release/0.6.x
release/0.7.x
release/0.8.x
release/0.9.x
release/bitmask-0.9.x-alpha
[soledad]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testing
Age
Commit message (
Expand
)
Author
2016-08-22
[test] refactor load_up for readability
Victor Shyba
2016-08-22
[tests] move doc creation to setup
Victor Shyba
2016-08-22
[tests] remove unused new=False logic
Victor Shyba
2016-08-22
[test] make txbench ignore kwargs for readability
Victor Shyba
2016-08-22
[test] calibrate encdecpool bench for memory
Victor Shyba
2016-08-22
[test] adds tests for raw encryption
Victor Shyba
2016-08-22
[test] adds test for SoledadCrypto
Victor Shyba
2016-08-22
[test] adds encdecpool tests
Victor Shyba
2016-08-22
[test] test soledad instatiation time
Victor Shyba
2016-08-22
[test] sync without changes
Victor Shyba
2016-08-22
[test] remove fixed default uuid
Victor Shyba
2016-08-22
[test] make all nested fixture function-scoped
Victor Shyba
2016-08-22
[test] adds sqlcipher synchronous tests
Victor Shyba
2016-08-22
[test] adds sqlcipher create tests
Victor Shyba
2016-08-22
[test] use a nested func to simplify scenarios
Victor Shyba
2016-08-22
[test] Adds pytest-benchmark adapted to Twisted
Victor Shyba
2016-08-17
[tests] Adapt tests for ensure_ddocs death
Victor Shyba
2016-08-15
[test] allow for shell autocomplete for test names
drebs
2016-08-02
[test] avoid race condition on test_processing_order
Victor Shyba
2016-08-01
[test] do not run pep8 tox env by default
drebs
2016-08-01
[test] adds optional parallel env for local dev
Victor Shyba
2016-08-01
[test] adds pep8 as a tox env
Victor Shyba
2016-08-01
[test] remove pip download cache
drebs
2016-08-01
[test] remove duplicated function declaration
Victor Shyba
2016-08-01
[test] allow passing number of docs on command line on perf tests
drebs
2016-08-01
[test] use pip download cache for tests and docker image
drebs
2016-08-01
[test] remove pep8 from tox config
drebs
2016-08-01
[test] avoid perf tests to be run on normal tox calls
drebs
2016-08-01
[test] allow custom couch url for perf tests
drebs
2016-08-01
[test] allow custom couch url for couch tests
drebs
2016-08-01
[test] add some payload to perf sync tests
drebs
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 tests
drebs
2016-08-01
[test] remove traces of design docs from couch tests
drebs
2016-08-01
[feat] remove usage of design documents in couch
drebs
2016-07-25
[test] adapt couch tests to use new generation/transaction storage scheme
drebs
2016-07-12
add pep8/flake8 to tox
Kali Kaneko
2016-07-12
[test] refactor test files
drebs
2016-07-12
[refactor] make u1db connection pool args explicit
drebs
2016-07-12
[bug] properly trap db errors and close resources
drebs
2016-07-12
[test] properly close dbpool on async test
drebs
2016-07-12
[test] toxify tests
drebs