summaryrefslogtreecommitdiffstats
path: root/ipatests/util.py
Commit message (Expand)AuthorAgeFilesLines
* ipatests: fix for change_principal context managerMilan Kubík2016-04-211-9/+10
* Separated Tracker implementations into standalone packageMilan Kubík2015-12-021-0/+6
* ipatests: added unlock_principal_password and change_principalMilan Kubík2015-10-271-0/+40
* ipatest.util: Port to Python 3Petr Viktorin2015-10-221-1/+1
* Rename caught exception for use outside the except: block.Petr Viktorin2015-10-131-5/+2
* Do not compare types that are not comparable in Python 3Petr Viktorin2015-10-131-2/+8
* Alias "unicode" to "str" under Python 3Jan Cholasta2015-09-171-0/+3
* ipatests: Add basic tests for certificate profile pluginMilan Kubík2015-09-161-0/+10
* Use Python3-compatible dict method namesPetr Viktorin2015-09-011-2/+2
* Use six.string_types instead of "basestring"Petr Viktorin2015-09-011-6/+9
* Modernize 'except' clausesPetr Viktorin2015-08-121-1/+1
* plugable: Load plugins only from modules imported by APIJan Cholasta2015-07-011-2/+2
* Run pylint on testsPetr Viktorin2015-01-141-15/+2
* ipatests.util.ClassChecker: Raise AttributeError in get_subclsPetr Viktorin2014-11-211-1/+1
* tests: Use PEP8-compliant setup/teardown method namesPetr Viktorin2014-11-211-2/+2
* Require rid-base and secondary-rid-base in idrange-add after ipa-adtrust-installAna Krivokapic2013-06-241-6/+31
* Make an ipa-tests packagePetr Viktorin2013-06-171-0/+637