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
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
9 years ago
..
compile Docs how to test (2nd) (#24094) 9 years ago
integration vmware_host: Small fixes and docs updates (#25144) 9 years ago
results Create bot friendly sanity output. (#22381) 9 years ago
runner Consolidate boolean/mk_boolean conversion functions into a single location 9 years ago
sanity Refactor getvm method (#27188) 9 years ago
units Refactor the tests for _symbolic_mode_to_octal 9 years ago
utils Optimize running of CI cloud integration tests. 9 years ago