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
Matt Clay 2595b42aca
Prefer unittest.mock over mock. (#77886)
2 years ago
..
__init__.py Some algorithmic unittests for the apt and docker modules 8 years ago
conftest.py Clean up unit test boilerplate. 4 years ago
test_apt.py Prefer unittest.mock over mock. (#77886) 2 years ago
test_apt_key.py Prefer unittest.mock over mock. (#77886) 2 years ago
test_async_wrapper.py Prefer unittest.mock over mock. (#77886) 2 years ago
test_copy.py Clean up unit test boilerplate. 4 years ago
test_hostname.py Prefer unittest.mock over mock. (#77886) 2 years ago
test_iptables.py Prefer unittest.mock over mock. (#77886) 2 years ago
test_known_hosts.py sanity: remove ansible-bad-function (#70431) 4 years ago
test_pip.py pip - Use pip from the current Python interpreter. (#75634) 3 years ago
test_service.py get_distribution - Return distribution for all platforms (#71641) 3 years ago
test_service_facts.py Prefer unittest.mock over mock. (#77886) 2 years ago
test_systemd.py Clean up unit test boilerplate. 4 years ago
test_unarchive.py unarchive: fix io_buffer_size option, remove ignore.txt entry (#77271) 2 years ago
test_yum.py yum: fix parsing of check-update with subsequent empty lines (#75452) 3 years ago
utils.py Prefer unittest.mock over mock. (#77886) 2 years ago