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
Thomas Sjögren b145732973
Resubmit: Use SystemdStrategy for Debian in the hostname module (#76929)
* add DebianStrategy tests
* ensure hostname can be changed by using become
* use Systemd strat for debian and Base for generic.
* add test to ensure all strategies are available

Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
3 years ago
..
__init__.py Some algorithmic unittests for the apt and docker modules 9 years ago
conftest.py Clean up unit test boilerplate. 4 years ago
test_apt.py Clean up unit test boilerplate. 4 years ago
test_apt_key.py modules moved to use best_parsable_locale (#75250) 3 years ago
test_async_wrapper.py async_wrapper more info on end (#74199) 4 years ago
test_copy.py Clean up unit test boilerplate. 4 years ago
test_hostname.py Resubmit: Use SystemdStrategy for Debian in the hostname module (#76929) 3 years ago
test_iptables.py iptables - added a ``chain_management`` parameter to control chain (#76378) 3 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 service_facts: return service state information on AIX (#72073) 4 years ago
test_systemd.py Clean up unit test boilerplate. 4 years ago
test_unarchive.py unarchive - do not fail in init when trying to find required binary (#74892) 3 years ago
test_yum.py yum: fix parsing of check-update with subsequent empty lines (#75452) 3 years ago
utils.py Clean up unit test boilerplate. 4 years ago