You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/units/module_utils
Matt Clay a11f631ee4 Python 3.8 collections compatibility fixes.
Includes a new pylint blacklist plugin to prevent regressions.
6 years ago
..
aws AnsiballZ improvements 6 years ago
basic Fix unit test parametrize order on Python 3.5. 6 years ago
cloud [cloud] Add more configurable backoff implementations to CloudRetry/AWSRetry (#27251) 7 years ago
common Move network utils that are used by AWS modules (#45579) 6 years ago
ec2 Provide kubernetes definition diffs in check_mode (#41471) 6 years ago
facts Fix pkg_mgr_name fact finding for Fedora (#40922) 6 years ago
gcp removing libcloud secrets support for legacy gcp modules (#44932) 6 years ago
json_utils Port some tests away from nose as examples (#33437) 7 years ago
net_tools Fix for updating the name in case of host record and network view and also display meaningful error in case of connection timeout (#40597) 6 years ago
network Fix ACI unit test on Python 3.7.0. 6 years ago
parsing Consolidate boolean/mk_boolean conversion functions into a single location 7 years ago
urls Fixing HTTPError case of fetch_url for Python 3 compatibility. (#45628) 6 years ago
__init__.py Add empty-init code-smell script. (#18406) 8 years ago
conftest.py Python 3.8 collections compatibility fixes. 6 years ago
test_database.py Fix unit test parametrize order on Python 3.5. 6 years ago
test_distribution_version.py Fix parametrize warning in unit tests. 6 years ago
test_known_hosts.py Fix unit test parametrize order on Python 3.5. 6 years ago
test_postgresql.py Porting tests to pytest (#33387) 7 years ago
test_text.py Porting tests to pytest (#33387) 7 years ago