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 82b5544b09
Improve code coverage of unit tests (#81119)
- Remove unused code
- Remove unnecessary code
- Ignore coverage for unreachable code
- Use previously unused code to increase coverage
1 year ago
..
__init__.py
conftest.py Improve code coverage of unit tests (#81119) 1 year ago
test_apt.py Improve code coverage of unit tests (#81119) 1 year ago
test_apt_key.py Prefer unittest.mock over mock. (#77886) 2 years ago
test_async_wrapper.py Fix hard-coded interpreter in test_async_wrapper (#80816) 1 year ago
test_copy.py _symbolic_mode_to_octal- fix raising ValueError for invalid symbolic modes (#80449) 2 years ago
test_hostname.py Improve code coverage of unit tests (#81119) 1 year ago
test_iptables.py Prefer unittest.mock over mock. (#77886) 2 years ago
test_known_hosts.py Use ansible.module_utils.common.text.converters (#80704) 1 year 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 Improve code coverage of unit tests (#81119) 1 year ago
test_yum.py yum: fix parsing of check-update with subsequent empty lines (#75452) 3 years ago
utils.py Improve code coverage of unit tests (#81119) 1 year ago