ceph / merfi

Finds and signs files with different signing tools (gpg, rpm-sign)
MIT License
3 stars 3 forks source link

Test improvements #21

Closed alfredodeza closed 8 years ago

alfredodeza commented 8 years ago

This adds a few improvements to the tests for rpm_sign, removing the need for Mock, using setup for tests so that objects get created every test, and uses a single parent class that defines some helpers and adds some tests for clear signing paths.