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/module_utils
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
5 years ago
..
basic get_distribution - Return distribution for all platforms (#71641) 5 years ago
common get_distribution - Return distribution for all platforms (#71641) 5 years ago
facts minor service_mgr facts fixes (#74894) 5 years ago
json_utils Clean up unit test boilerplate. 6 years ago
parsing Clean up unit test boilerplate. 6 years ago
urls Make `test_prepare_multipart` succeed on non Debian distros 5 years ago
__init__.py Add empty-init code-smell script. (#18406) 9 years ago
conftest.py Clean up unit test boilerplate. 6 years ago
test_api.py ansible-galaxy - increase page size and add retry decorator for throttling (#74240) 5 years ago
test_distro.py Clean up unit test boilerplate. 6 years ago