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
stephane f5240d2953 Set Suse family for openSUSE Tumbleweed & Leap
On openSUSE Tumbleweed, lsb-release -a currently reports
the distributor ID as "openSUSE Tumbleweed". On openSUSE
Leap, the distributor ID is "SUSE LINUX".

Add them to the OS_FAMILY dict as Suse family systems.

Also add an entry to TESTSETS in test_distribution_version.py
for openSUSE Tumbleweed.

(cherry picked from commit 77868a4104)
9 years ago
..
basic Fix for run_command tests now that it returns native strings 9 years ago
ec2 CloudRetry/AWSRetry backoff decorator with unit tests (#17039) 9 years ago
json_utils bugfixes to JSON junk filter, added unit/integration tests to exercise (#17834) 9 years ago
__init__.py Adding module_utils tests from v1 to v2 11 years ago
test_basic.py The mode that we fake from stat is checked more closely under python3.5 on El Capitan (#17794) 9 years ago
test_database.py Have unittests import mock from ansible.compat so they work on py3 without mock installed from pypi 9 years ago
test_distribution_version.py Set Suse family for openSUSE Tumbleweed & Leap 9 years ago
test_facts.py Fix for run_command tests now that it returns native strings 9 years ago
test_text.py Various python3 updates for module_utils: (#17345) 10 years ago