ppisar / pungi

Forked from pungi 2 years ago
Clone

a7c1116 Supersede ModuleStream loading with ModuleIndex

Authored and Committed by Filip Valder 2 years ago
    Supersede ModuleStream loading with ModuleIndex
    
    - Use ModuleIndex's update_from_file/update_from_string instead of ModuleStream's
    read_file/read_string which is deprecated.
    - Extend tests to work with real module streams instead of mocks.
    
    Signed-off-by: Filip Valder <fvalder@redhat.com>
    
        
file modified
+2 -2
file modified
+41 -0