Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-03 | [tests] _insert_key_docs is a deferred | Victor Shyba | |
Missing yield from _insert_key_docs, which returns a Deferred, was causing tests to fail. | |||
2016-10-07 | [tests] remove assertion, bundles are not deleted on exit | Kali Kaneko (leap communications) | |
2016-09-06 | [tests] factor out the common pieces to keymanager.testing | Kali Kaneko (leap communications) | |
2016-09-06 | [test] add speed tests for gpg/wrapper init/enc/dec | drebs | |
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] move tests to root folder | Kali Kaneko (leap communications) | |