ceph / merfi

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

tests: use basic files in Git for fixtures #38

Closed ktdreyer closed 7 years ago

ktdreyer commented 7 years ago

It's getting too complicated to dynamically generate all the necessary files in a realistic way, and this allows us to browse the fixture tree (like with find or ls -R).

ktdreyer commented 7 years ago

The next PRs will add more files to merfi/tests/fixtures