32a6528 Tests: Fix integration sudo tests setup and checks

1 file Authored by lryznaro 7 years ago, Committed by mbasti 7 years ago,
    Tests: Fix integration sudo tests setup and checks
    
    Adding 'defaults' sudorule to prevent requesting further user authentication.
    Adding checks that if a user should be rejected access, a proper error message
    is displayed.
    
    https://fedorahosted.org/freeipa/ticket/6262
    
    Reviewed-By: Lukas Slebodnik <lslebodn@redhat.com>