fbe1cf2 Mock fedora.client.OpenIdBaseClient._load_cookies

Authored and Committed by cqi 5 years ago
    Mock fedora.client.OpenIdBaseClient._load_cookies
    
    Mock this method in order to not acquire lock for local openidc cache
    file during the tests. This issue could cause Bodhi relative tests hang
    when running locally.
    
    Signed-off-by: Chenxiong Qi <cqi@redhat.com>
    
        
file modified
+11 -2