Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Isolate gpg in tests #13

Merged
merged 3 commits into from
Jan 10, 2018
Merged

Isolate gpg in tests #13

merged 3 commits into from
Jan 10, 2018

Conversation

mdellweg
Copy link
Contributor

@mdellweg mdellweg commented Nov 1, 2017

As i disliked, putting the test key in my private keyrings, i figured out a way to isolate gnugp from using the users keyrings.
Bonus: the second patch makes the tests pass again (at least locally).

This will add a skript to whip up a gnupg home directory bolow test and
configure tox to run tests against these isolated keyrings.
@mdellweg mdellweg force-pushed the isolate_gpg_in_tests branch 3 times, most recently from 7b79bb8 to f79b54d Compare November 20, 2017 16:45
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling f79b54d on mdellweg:isolate_gpg_in_tests into ** on aviau:master**.

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 17d8ed4 on mdellweg:isolate_gpg_in_tests into ** on aviau:master**.

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 8b77256 on mdellweg:isolate_gpg_in_tests into ** on aviau:master**.

@mdellweg
Copy link
Contributor Author

Sorry, i needed to disable some test suites, because the corresponding interpreter is not installed in the travis environment.

@aviau
Copy link
Owner

aviau commented Jan 10, 2018

nice!

@aviau aviau merged commit c1e7ea9 into aviau:master Jan 10, 2018
aviau pushed a commit that referenced this pull request Jan 10, 2018
* Make tests pass

* Isolate gnupg from users keyrings

This will add a skript to whip up a gnupg home directory bolow test and
configure tox to run tests against these isolated keyrings.

* Use setup_gpg in travis
@mdellweg mdellweg deleted the isolate_gpg_in_tests branch January 11, 2018 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants