summaryrefslogtreecommitdiff
path: root/tox.ini
AgeCommit message (Collapse)Author
2016-10-07[tests] do not halt on first failure on CI testsKali Kaneko (leap communications)
2016-09-21[tests] add editable externals to git repoKali Kaneko (leap communications)
2016-09-20[tests] add pep8 to py27-dev tooKali Kaneko (leap communications)
2016-09-20[bug] revert usage of twisted whichKali Kaneko (leap communications)
the test environment isn't finding the path properly, due to pytest internals. so: - add path extension - fix the order in which we're happy with a gpg option (to avoid symlinks)
2016-09-20[tests] add script to checkout common/soledadKali Kaneko (leap communications)
2016-09-06[tests] factor out the common pieces to keymanager.testingKali Kaneko (leap communications)
2016-09-06[test] add speed tests for gpg/wrapper init/enc/decdrebs
this is a port of commit 2d9bec78f in the legacy keymanager repo. Additionally, I'm here separating benchmarking tests from the main tox run. In my machine several of these benchmarking tests seem to be broken, due to issue https://github.com/isislovecruft/python-gnupg/issues/157
2016-09-01[tests] add a separate env for development branches of soledad/commonKali Kaneko (leap communications)
2016-09-01[tests] tox configurationKali Kaneko (leap communications)
2016-08-29initial bitmask-dev stubKali Kaneko (leap communications)