freeipa/ipatests/test_ipalib
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_aci.py ipalib.aci: Fix bugs in comparison 2014-06-04 10:10:08 +02:00
test_backend.py Run pylint on tests 2015-01-14 11:40:28 +01:00
test_base.py Allow indexing API object types by class 2014-03-25 14:18:12 +01:00
test_capabilities.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_cli.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_config.py ipaplatform: Move all filesystem paths to ipaplatform.paths module 2014-06-16 19:48:20 +02:00
test_crud.py test_ipalib.test_crud: Don't use a string in takes_options 2013-10-08 16:46:19 +02:00
test_errors.py Run pylint on tests 2015-01-14 11:40:28 +01:00
test_frontend.py Run pylint on tests 2015-01-14 11:40:28 +01:00
test_messages.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_output.py Allow primary keys to use different type than unicode. 2014-04-18 14:59:20 +02:00
test_parameters.py Run pylint on tests 2015-01-14 11:40:28 +01:00
test_plugable.py Run pylint on tests 2015-01-14 11:40:28 +01:00
test_rpc.py tests: Use PEP8-compliant setup/teardown method names 2014-11-21 12:14:44 +01:00
test_text.py tests: Use PEP8-compliant setup/teardown method names 2014-11-21 12:14:44 +01:00
test_util.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_x509.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00