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
Arne de Laat 070ce87440
Add test for symbolic to octal when others is omitted (#80822)
* Add test for symbolic to octal when others is omitted

Add case when there should be no permissions for other.
And specific permissions for owner and group.

* Fix permissions test by explicitly setting no permissions for others

* Add additional cases where multiple permissions are specified
2 years ago
..
basic Add test for symbolic to octal when others is omitted (#80822) 2 years ago
common Use ansible.module_utils.common.text.converters (#80704) 2 years ago
facts Use target of /usr/bin/dnf for dnf version detection (#80550) 2 years ago
json_utils Clean up unit test boilerplate. 4 years ago
parsing
urls urls - remove deprecated client key calls (#80751) 2 years ago
__init__.py
conftest.py Use ansible.module_utils.common.text.converters (#80704) 2 years ago
test_api.py
test_connection.py
test_distro.py Make distro.id() report newer versions of OpenSuSE (at least >=15) also report as opensuse (#76121) 2 years ago
test_text.py Use ansible.module_utils.common.text.converters (#80704) 2 years ago