befeleme / pyp2spec

Generate Fedora RPM spec files for Python packages
MIT License
11 stars 4 forks source link

Tests should be saner #14

Closed befeleme closed 2 years ago

befeleme commented 2 years ago

There should be some tests checking the overall rendered file contents, but there's not need for all of them to do it. Each small change to the template is now invalidating a lot of tests; focus on testing the particular content pieces in most of the tested files instead.

befeleme commented 2 years ago

Resolved in 8d473ab.