ansible/test/units/module_utils/basic
Brano Zarnovican 90f99f29ae unittest cover for 'run_command'
All os.*, subprocess.* is mocked to avoid side-effects.
Tests are skipped in Py3, since 'run_command' is not Py3-ready, yet.
2015-11-17 11:57:50 +01:00
..
__init__.py AnsibleModules.log() fix for python3 2015-10-12 13:30:27 -07:00
test_exit_json.py Workaround seeming bug in python-2.6's sys.exit() 2015-10-21 11:54:02 -07:00
test_heuristic_log_sanitize.py Update the use of no_log values to cover everything that heuristic_log_sanitize does. 2015-10-21 08:15:46 -07:00
test_log.py Update the use of no_log values to cover everything that heuristic_log_sanitize does. 2015-10-21 08:15:46 -07:00
test_no_log.py Update the use of no_log values to cover everything that heuristic_log_sanitize does. 2015-10-21 08:15:46 -07:00
test_run_command.py unittest cover for 'run_command' 2015-11-17 11:57:50 +01:00