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
1 year ago
..
basic Add test for symbolic to octal when others is omitted (#80822) 1 year ago
common Use ansible.module_utils.common.text.converters (#80704) 1 year ago
facts Use target of /usr/bin/dnf for dnf version detection (#80550) 1 year ago
json_utils Clean up unit test boilerplate. 4 years ago
parsing Clean up unit test boilerplate. 4 years ago
urls urls - remove deprecated client key calls (#80751) 1 year ago
__init__.py Add empty-init code-smell script. (#18406) 8 years ago
conftest.py Use ansible.module_utils.common.text.converters (#80704) 1 year ago
test_api.py ansible-galaxy - increase page size and add retry decorator for throttling (#74240) 3 years ago
test_connection.py Don't show params when there is an issue with `set_option(s)` (#75805) 3 years ago
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) 1 year ago