freeipa/ipatests
Jan Cholasta f554078291 frontend: don't copy command arguments to output params
Use only object params and params defined in has_output_params as output
params. This removes unnecessary duplication of params defined both in
object plugins and as command arguments.

This requires all command output params to be properly defined in either
the object plugins or the command's has_output_params. Fix the plugins
where this wasn't true.

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

Reviewed-By: David Kupka <dkupka@redhat.com>
2016-06-20 16:39:12 +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 test: test_cli: Do not expect defaults in kwargs. 2016-06-06 19:53:59 +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 CI test suite for server-del 2016-06-17 18:55:19 +02:00
test_ipalib frontend: don't copy command arguments to output params 2016-06-20 16:39:12 +02:00
test_ipapython Pylint: enable reimported check 2016-03-22 10:20:51 +01:00
test_ipaserver Test suite for serverroles backend 2016-06-13 17:50:54 +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 DNS Locations: Rename ipalocationweight to ipaserviceweight 2016-06-17 18:05:03 +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 Fix minor typos 2016-06-16 08:47:20 +02: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