freeipa/ipatests/pytest_plugins
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
..
integration Fixing test_testconfig with proper asserts 2018-01-09 08:03:49 +01:00
__init__.py Declarative tests: Switch to pytest 2014-11-21 12:14:44 +01:00
additional_config.py Pretty-print structures in assert_deepequal 2016-09-30 09:55:58 +02:00
beakerlib.py logging: do not log into the root logger 2017-07-14 15:55:59 +02:00
declarative.py Remove unused variables in tests 2016-09-27 13:35:58 +02:00
nose_compat.py logging: make sure logging level is set to proper value 2017-07-26 15:57:56 +02:00