summaryrefslogtreecommitdiffstats
path: root/ipatests/test_integration/test_advise.py
Commit message (Collapse)AuthorAgeFilesLines
* ipatests: Add tests for valid and invalid ipa-adviseGabe2015-02-261-0/+134
- Add test for invalid run of the ipa-advise command - Add tests for valid runs of the ipa-advise command https://fedorahosted.org/freeipa/ticket/4029 Reviewed-By: Tomas Babej <tbabej@redhat.com>