freeipa/ipatests/test_xmlrpc
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
objectclasses.py ipatests: Add xmlrpc tests for idviews plugin 2014-09-30 10:42:06 +02:00
test_attr.py Test fixed modlist generation code 2014-03-03 12:14:09 +01:00
test_automember_plugin.py Fix error message for nonexistent members and add tests. 2014-11-24 16:04:57 +01:00
test_automount_plugin.py Run pylint on tests 2015-01-14 11:40:28 +01:00
test_baseldap_plugin.py Run pylint on tests 2015-01-14 11:40:28 +01:00
test_batch_plugin.py Do not require description in UI. 2014-09-29 12:53:43 +02:00
test_cert_plugin.py Use setup_class/teardown_class in Declarative tests 2014-11-21 12:14:44 +01:00
test_config_plugin.py Allow primary keys to use different type than unicode. 2014-04-18 14:59:20 +02:00
test_delegation_plugin.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_dns_plugin.py New test cases for Forward_zones 2015-01-13 14:34:47 +01:00
test_dns_realmdomains_integration.py DNS tests: tests update to due to change in options 2014-09-25 16:38:02 +02:00
test_external_members.py tests: Use PEP8-compliant setup/teardown method names 2014-11-21 12:14:44 +01:00
test_group_plugin.py test group: remove group from protected group. 2014-07-29 17:07:11 +02:00
test_hbac_plugin.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_hbacsvcgroup_plugin.py Allow primary keys to use different type than unicode. 2014-04-18 14:59:20 +02:00
test_hbactest_plugin.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_host_plugin.py Run pylint on tests 2015-01-14 11:40:28 +01:00
test_hostgroup_plugin.py Allow primary keys to use different type than unicode. 2014-04-18 14:59:20 +02:00
test_idviews_plugin.py ipatests: Add xmlrpc tests for idviews plugin 2014-09-30 10:42:06 +02:00
test_krbtpolicy.py Allow primary keys to use different type than unicode. 2014-04-18 14:59:20 +02:00
test_nesting.py Use a user result template in tests 2013-10-18 17:11:50 +02:00
test_netgroup_plugin.py Allow primary keys to use different type than unicode. 2014-04-18 14:59:20 +02:00
test_old_permission_plugin.py Test and docstring fixes 2014-06-23 10:54:42 +02:00
test_passwd_plugin.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_permission_plugin.py tests: Use PEP8-compliant setup/teardown method names 2014-11-21 12:14:44 +01:00
test_ping_plugin.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_privilege_plugin.py Allow primary keys to use different type than unicode. 2014-04-18 14:59:20 +02:00
test_pwpolicy_plugin.py pwpolicy-mod: Fix crash when priority is changed 2014-05-28 15:58:24 +02:00
test_radiusproxy_plugin.py Allow primary keys to use different type than unicode. 2014-04-18 14:59:20 +02:00
test_range_plugin.py tests: Use PEP8-compliant setup/teardown method names 2014-11-21 12:14:44 +01:00
test_realmdomains_plugin.py permission plugin: Auto-add operational atttributes to read permissions 2014-09-12 18:22:17 +02:00
test_replace.py Use a user result template in tests 2013-10-18 17:11:50 +02:00
test_role_plugin.py Support delegating RBAC roles to service principals 2014-08-21 14:07:01 +02:00
test_selfservice_plugin.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_selinuxusermap_plugin.py Allow primary keys to use different type than unicode. 2014-04-18 14:59:20 +02:00
test_service_plugin.py add --hosts and --hostgroup options to allow/retrieve keytab methods 2014-12-03 11:34:10 +00:00
test_sudocmd_plugin.py Allow primary keys to use different type than unicode. 2014-04-18 14:59:20 +02:00
test_sudocmdgroup_plugin.py Allow primary keys to use different type than unicode. 2014-04-18 14:59:20 +02:00
test_sudorule_plugin.py sudorule: Allow unsetting sudoorder 2014-06-18 12:59:25 +02:00
test_trust_plugin.py tests: Use PEP8-compliant setup/teardown method names 2014-11-21 12:14:44 +01:00
test_user_plugin.py tests: Use PEP8-compliant setup/teardown method names 2014-11-21 12:14:44 +01:00
testcert.py ipaplatform: Move all filesystem paths to ipaplatform.paths module 2014-06-16 19:48:20 +02:00
xmlrpc_test.py Declarative tests: Switch to pytest 2014-11-21 12:14:44 +01:00