1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/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
2017-07-24 10:08:51 -07:00
..
aws
basic Refactor the tests for _symbolic_mode_to_octal 2017-07-24 10:08:51 -07:00
ec2
facts
gcp
json_utils
parsing Consolidate boolean/mk_boolean conversion functions into a single location 2017-07-17 11:48:05 -07:00
__init__.py
test_basic.py Refactor the tests for _symbolic_mode_to_octal 2017-07-24 10:08:51 -07:00
test_database.py
test_distribution_version.py
test_known_hosts.py
test_network_common.py
test_postgresql.py
test_text.py