summaryrefslogtreecommitdiffstats
path: root/ipatests/test_ipalib/test_frontend.py
Commit message (Expand)AuthorAgeFilesLines
* test_ipalib.test_frontend: Port unbound method tests to Python 3Petr Viktorin2015-10-131-4/+16
* Alias "unicode" to "str" under Python 3Jan Cholasta2015-09-171-0/+6
* Modernize use of range()Petr Viktorin2015-09-011-2/+2
* Use Python3-compatible dict method namesPetr Viktorin2015-09-011-1/+1
* Modernize function and method attribute namesPetr Viktorin2015-08-121-4/+4
* plugable: Change is_production_mode to method of APIJan Cholasta2015-07-011-11/+55
* plugable: Pass API to plugins on initialization rather than using set_apiJan Cholasta2015-07-011-90/+76
* plugable: Load plugins only from modules imported by APIJan Cholasta2015-07-011-6/+6
* Run pylint on testsPetr Viktorin2015-01-141-3/+6
* Remove the unused ipalib.frontend.Property classPetr Viktorin2014-02-211-65/+15
* frontend: report arguments errors with better detailAlexander Bokovoy2013-10-041-1/+1
* Make an ipa-tests packagePetr Viktorin2013-06-171-0/+1188