7c5ecb8 Rename test class for testing simple commands, add test

3 files Authored by rcritten 5 years ago, Committed by cheimes 5 years ago,
    Rename test class for testing simple commands, add test
    
    The concensus in the review was that the name test_commands was
    more generic than test_ipa_cli.
    
    Add a test to change the password for sysaccount users using
    using ldappasswd to confirm that a segfault fix does not regress.
    
    https://pagure.io/freeipa/issue/7561
    
    Signed-off-by: Rob Crittenden <rcritten@redhat.com>
    Reviewed-By: Rob Crittenden <rcritten@redhat.com>
    
        
file modified
+2 -2
ipatests/test_integration/test_commands.py ipatests/test_integration/test_ipa_cli.py
file renamed
+41 -1