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
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
..
_vendor
ansible_test tests: replace a mock import with unittest.mock (#80589) 2 years ago
cli Use ansible.module_utils.common.text.converters (#80704) 1 year ago
compat
config Use ansible.module_utils.common.text.converters (#80704) 1 year ago
errors
executor Use ansible.module_utils.common.text.converters (#80704) 1 year ago
galaxy Use ansible.module_utils.common.text.converters (#80704) 1 year ago
inventory
inventory_test_data/group_vars
mock Use ansible.module_utils.common.text.converters (#80704) 1 year ago
module_utils Add test for symbolic to octal when others is omitted (#80822) 1 year ago
modules Fix hard-coded interpreter in test_async_wrapper (#80816) 1 year ago
parsing Remove unnecessary test case in vault editor (#80741) 1 year ago
playbook
plugins Use ansible.module_utils.common.text.converters (#80704) 1 year ago
regex
template
utils Use subset checks for some collection loader tests (#80812) 1 year ago
vars
__init__.py
requirements.txt
test_context.py
test_no_tty.py