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
Sam Doran 9a21e24778
get_distribution - Return distribution for all platforms (#71641)
Since moving to distro, it is possible to return this information for all platforms, not just Linux.
Also return version information for all platfrom not just Linux.
Update unit tests.
Remove some duplicate unit tests though I think there are more to remove.

* Fix docstring formatting

* Minor docstring changes

* Mock distro.id for Solaris service test

* Update comment
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 apt_key: add --recv argument as last one (#74949) 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 hostname: clean up strategies 3 years ago
test_iptables.py Remove commented code (#74860) 3 years ago
test_known_hosts.py sanity: remove ansible-bad-function (#70431) 4 years ago
test_pip.py Clean up unit test boilerplate. 4 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 Clean up unit test boilerplate. 4 years ago
utils.py Clean up unit test boilerplate. 4 years ago