freeipa/ipatests
Christian Heimes 198a2c6112 Import ABCs from collections.abc
Python 3 has moved all collection abstract base classes to
collections.abc. Python 3.7 started to deprecate the old aliases.

The whole import block needs to be protected with import-error and
no-name-in-module, because Python 2 doesn't have collections.abc module and
collections.abc.Mapping, while Python 3 doesn't have collections.Mapping.

Fixes: https://pagure.io/freeipa/issue/7609
Signed-off-by: Christian Heimes <cheimes@redhat.com>
Reviewed-By: Fraser Tweedale <ftweedal@redhat.com>
2018-07-05 19:45:10 +02:00
..
man Replace ntpd with chronyd in installation 2018-04-09 11:00:02 -04:00
pytest_plugins ipa_tests: ipa-replica-prepare stuck on user input 2018-07-04 16:03:02 +02:00
test_cmdline Load certificate files as binary data 2018-04-30 20:42:00 +02:00
test_install ipa-client-install: Update how comments are added by ipachangeconf 2018-07-05 19:42:43 +02:00
test_integration Extend Sub CA replication test 2018-07-04 09:32:54 +02:00
test_ipaclient csrgen: fix when attribute shortname is lower case 2018-04-25 14:41:12 +02:00
test_ipalib Add support for format method to translation objects 2018-06-21 15:30:58 +02:00
test_ipaplatform Add absolute_import future imports 2018-04-20 09:43:37 +02:00
test_ipapython Sort and shuffle SRV record by priority and weight 2018-06-19 08:56:46 +02:00
test_ipaserver Move config directives handling code 2018-05-29 17:03:56 +02:00
test_webui ui_tests: fix test_config::test_size_limits 2018-07-04 15:21:30 +02:00
test_xmlrpc Import ABCs from collections.abc 2018-07-05 19:45:10 +02:00
__init__.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
conftest.py Make fasttest pass without ~/.ipa/default.conf 2018-03-16 11:50:41 +01:00
create_external_ca.py Check if issuer DN is updated after self-signed > external-ca 2018-06-25 10:37:58 +02:00
data.py Fix more bytes/unicode issues 2015-10-22 18:34:46 +02:00
i18n.py Have all the scripts run in python 3 by default 2018-02-15 18:43:12 +01:00
ipa-run-tests Fix compatibility with latest pytest 2018-03-23 13:08:39 +01:00
ipa-test-config Have all the scripts run in python 3 by default 2018-02-15 18:43:12 +01:00
ipa-test-task Have all the scripts run in python 3 by default 2018-02-15 18:43:12 +01:00
Makefile.am Build: fix distribution of static files for web UI 2016-11-09 13:08:32 +01:00
setup.cfg Port all setup.py to setuptools 2016-10-20 18:43:37 +02:00
setup.py Add mocked test for named crypto policy update 2018-02-20 17:01:52 +01:00
test_util.py Pythhon3.7: re module has no re._pattern_type 2018-06-29 17:20:19 +02:00
util.py Apply sane LDAP settings to C code 2018-05-29 15:30:37 +02:00