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/modules
Sloane Hertel c17149c4db
Fix error message given by ansible.module_utils.facts.timeout.timeout (#83945) (#84068)
* Update unit test

Co-authored-by: Sviatoslav Sydorenko (Святослав Сидоренко) <wk.cvs.github@sydorenko.org.ua>
(cherry picked from commit ee9e6130a7)
1 year ago
..
__init__.py
conftest.py
mount_facts_data.py Add mount_facts module (#83508) 1 year ago
test_apt.py test_apt: migrate from unittest to pytest (#82666) 2 years ago
test_apt_key.py Remove Python 2.x compat from unit tests (#82109) 2 years ago
test_async_wrapper.py
test_copy.py [stable-2.18] Cover unit tests with mypy (#84084) (#84086) 1 year ago
test_hostname.py Remove Python 2 compat (via six) from unit tests 2 years ago
test_iptables.py iptables, use existing validation (#83907) 1 year ago
test_known_hosts.py Remove Python 2.x compat from unit tests (#82109) 2 years ago
test_mount_facts.py Fix error message given by ansible.module_utils.facts.timeout.timeout (#83945) (#84068) 1 year ago
test_pip.py
test_service.py Remove Python 2 compat (via six) from unit tests 2 years ago
test_service_facts.py Remove Python 2.x compat from unit tests (#82109) 2 years ago
test_systemd.py Remove Python 2.x compat from unit tests (#82109) 2 years ago
test_unarchive.py unarchive: Better handling of files with an invalid timestamp in zip file (#81520) 2 years ago
test_uri.py uri: Handle the "force" parameter properly (#82187) 2 years ago
utils.py Remove Python 2.x compat from unit tests (#82109) 2 years ago