95093da Introduce conftest module

2 files Authored by nsoffer 6 years ago, Committed by teigland 6 years ago,
    Introduce conftest module
    
    Move the fixtures to conftest module. pytest discover these fixture and
    make them available for all tests modules.
    
    Signed-off-by: Nir Soffer <nsoffer@redhat.com>
    
        
file added
+21
file modified
+0 -14