freeipa/ipatests
Jan Cholasta ed4c2d9252 plugable: turn Plugin attributes into properties
Implement the `name`, `doc` and `summary` Plugin attributes as properties
to allow them to be overriden in sub-classes.

Always use .doc rather than .__doc__ to access plugin documentation.

Remove the mostly unused `module`, `fullname`, `bases` and `label`
attributes.

https://fedorahosted.org/freeipa/ticket/4739

Reviewed-By: David Kupka <dkupka@redhat.com>
2016-06-03 09:00:34 +02:00
..
man Fix hyphen-used-as-minus-sign warning (found by lintian) 2015-10-22 18:21:30 +02:00
pytest_plugins Reverted changes in mh fixture causing some tests to fail 2016-03-23 17:19:21 +01:00
test_cmdline plugable: turn Plugin attributes into properties 2016-06-03 09:00:34 +02:00
test_install Applied tier0 and tier1 marks on unit tests and xmlrpc tests 2015-11-09 11:49:17 +01:00
test_integration Use root_logger for verify_host_resolvable() 2016-05-30 20:14:32 +02:00
test_ipalib plugable: turn Plugin attributes into properties 2016-06-03 09:00:34 +02:00
test_ipapython Pylint: enable reimported check 2016-03-22 10:20:51 +01:00
test_ipaserver test_ipaserver.test_ldap: Adjust tests to Python 3's KeyView 2016-05-30 16:44:08 +02:00
test_pkcs10 Applied tier0 and tier1 marks on unit tests and xmlrpc tests 2015-11-09 11:49:17 +01:00
test_webui WebUI: Test creating user without private group 2016-04-15 10:17:20 +02:00
test_xmlrpc Test: fix failing host_test 2016-06-01 08:27:26 +02:00
__init__.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
data.py Fix more bytes/unicode issues 2015-10-22 18:34:46 +02:00
i18n.py Fixes minor issues 2016-02-24 09:21:30 +01:00
ipa-run-tests Switch ipa-run-tests to pytest 2014-11-21 12:14:44 +01:00
ipa-test-config Use the print function 2015-09-01 11:42:01 +02:00
ipa-test-task Use the print function 2015-09-01 11:42:01 +02:00
pytest.ini Split ipa-client/ into ipaclient/ (Python library) and client/ (C, scripts) 2016-01-27 12:09:02 +01:00
setup.py.in Remove unused imports 2015-12-23 07:59:22 +01:00
test_util.py test_util: str/bytes check fixes for Python 3 2016-02-17 10:41:29 +01:00
util.py ipatests: fix for change_principal context manager 2016-04-21 17:06:54 +02:00