freeipa/ipatests/test_ipapython
Petr Viktorin 61c4ecccc1 Run pylint on tests
Drop support for pylint < 1.0

Enable ignoring unknown attributes on modules (both nose and pytest
use advanced techniques, support for which only made it to pylint
recently)

Fix some bugs revealed by pylint

Do minor refactoring or add pylint:disable directives where the
linter complains.

Reviewed-By: Tomas Babej <tbabej@redhat.com>
2015-01-14 11:40:28 +01:00
..
__init__.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_cookie.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_dn.py Use /usr/bin/python2 2014-01-03 09:46:05 +01:00
test_ipautil.py Run pylint on tests 2015-01-14 11:40:28 +01:00
test_ipavalidate.py tests: Use PEP8-compliant setup/teardown method names 2014-11-21 12:14:44 +01:00
test_keyring.py tests: Use PEP8-compliant setup/teardown method names 2014-11-21 12:14:44 +01:00
test_ssh.py test_ipapython: Use functions instead of classes in test generators 2014-11-21 12:14:44 +01:00