ncoghlan / modularity / fedmod

Forked from modularity/fedmod 6 years ago
Clone

d22d771 Consolidate modulemd file content tests

Authored and Committed by ncoghlan 6 years ago
    Consolidate modulemd file content tests
    
    The tests currently only cover two input scenarios
    (grep and grep+mariadb). To speed up the tests,
    only run each file generation once, and then make
    multiple assertions about it in a single consolidated
    test case.
    
        
file modified
+46 -40