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
Abhijeet Kasurde 7f6415ee14
[bp-2.11] unarchive - do not fail in init when trying to find required binary (#75363)
Test for the required binaries in the can_handle_archive() method and fail there. This
prevents failures for missing binaries unrelated to the archive type.

* Update missing zip binary message to match tar message
* Update unit tests
* Add integration tests
* Define packages based on the system rather than ignoring failures

(cherry picked from commit 004c33d9c5)

Co-authored-by: Sam Doran <sdoran@redhat.com>
4 years ago
..
__init__.py Some algorithmic unittests for the apt and docker modules 10 years ago
conftest.py Clean up unit test boilerplate. 6 years ago
test_apt.py Clean up unit test boilerplate. 6 years ago
test_async_wrapper.py Add intentional unit tests for basic._set_cwd and common.dict_merge (#70283) 6 years ago
test_copy.py Clean up unit test boilerplate. 6 years ago
test_iptables.py Fix comment in iptables unit test (#74061) 5 years ago
test_known_hosts.py sanity: remove ansible-bad-function (#70431) 6 years ago
test_pip.py Clean up unit test boilerplate. 6 years ago
test_service_facts.py service_facts: return service state information on AIX (#72073) 5 years ago
test_systemd.py Clean up unit test boilerplate. 6 years ago
test_unarchive.py [bp-2.11] unarchive - do not fail in init when trying to find required binary (#75363) 4 years ago
test_yum.py Clean up unit test boilerplate. 6 years ago
utils.py Clean up unit test boilerplate. 6 years ago