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
Toshio Kuratomi 47f26ee11c Refactor the tests for _symbolic_mode_to_octal
* Move tests to their own file
* Port to a pytest parametrized test so it's easier to define new tests
* Now that _symbolic_mode_to_octal is a classmethod, we don't have to
  instantiate an AnsibleModule to test it.
* Add tests for #14994, having more than one operator per role and umask
  chmod
7 years ago
..
aws
basic Refactor the tests for _symbolic_mode_to_octal 7 years ago
ec2
facts
gcp
json_utils
parsing
__init__.py
test_basic.py Refactor the tests for _symbolic_mode_to_octal 7 years ago
test_database.py
test_distribution_version.py
test_known_hosts.py
test_network_common.py
test_postgresql.py
test_text.py