summaryrefslogtreecommitdiff
path: root/tox.ini
AgeCommit message (Collapse)Author
2017-05-17[tests] do not install pixelated on tests for nowKali Kaneko (leap communications)
2017-05-16[tests] install pixelated in tox alsoKali Kaneko (leap communications)
2017-04-20[tests] run CI with bundled sqlcipherKali Kaneko (leap communications)
to workaround the lack of HAVE_USLEEP in debian packages.
2017-03-15[tests] let's include OSX CIRuben Pollan
2017-02-27[tests] let's pick soledad master againKali Kaneko (leap communications)
after merging https://0xacab.org/leap/soledad/merge_requests/64 we're ready to change the calls to soledad with the new offline parameter, so we need to use master in the tests that are run on the CI again.
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)