freeipa/ipatests/pytest_plugins/integration
Felipe Barreto f5c01c5e86 Fixing test_testconfig with proper asserts
When the cls in env_config.py is a WinHost, the __init__ receives different
parameters. Now, it's adapted to all different kinds of hosts.

Also, it's necessary to add the host_type field to most of domains created
in the test classes, because the field is returned by pytest_multihost.Config
in pytest_plugins/integration/config.py::Config::to_dict

https://pagure.io/freeipa/issue/7346

Reviewed-By: Christian Heimes <cheimes@redhat.com>
2018-01-09 08:03:49 +01:00
..
__init__.py Py3: fix fetching of tar files 2017-11-10 13:18:47 +01:00
config.py Fix log capture when running pytests_multihosts commands 2017-11-06 16:22:18 +01:00
env_config.py Fixing test_testconfig with proper asserts 2018-01-09 08:03:49 +01:00
host.py Move hosts module to ipatests.pytest_plugins.integration.hosts 2017-03-22 13:42:04 +01:00
tasks.py LGTM: Fix multiple use before assignment 2018-01-09 07:53:28 +01:00