freeipa/ipatests/pytest_ipa/integration
Christian Heimes 10b62ad6bc Make assert_error compatible with Python 3.6
The re.Pattern class was introduced in Python 3.7. Use duck-typing to
distinguish between str and re pattern object.

Fixes: https://pagure.io/freeipa/issue/8179
Signed-off-by: Christian Heimes <cheimes@redhat.com>
Reviewed-By: Sergey Orlov <sorlov@redhat.com>
2020-01-22 13:15:19 -05:00
..
__init__.py Removes several pylint warnings. 2019-09-27 09:38:32 +02:00
config.py Test installation with (fake) userspace FIPS 2019-11-14 16:01:15 +01:00
create_caless_pki.py ipatests: add test for certinstall with notBefore in the future 2019-12-19 15:50:44 +01:00
env_config.py Test installation with (fake) userspace FIPS 2019-11-14 16:01:15 +01:00
fips.py Test installation with (fake) userspace FIPS 2019-11-14 16:01:15 +01:00
firewall.py New firewall support class in ipatests/pytest_ipa/integration/firewall 2018-12-03 11:26:08 +01:00
host.py Remove FIPS noise from SSHd 2019-11-29 17:02:16 +01:00
tasks.py Make assert_error compatible with Python 3.6 2020-01-22 13:15:19 -05:00