95093da Introduce conftest module

2 files Authored by nsoffer 7 years ago, Committed by teigland 7 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