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/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
test_exit_json.py
test_heuristic_log_sanitize.py
test_log.py
test_no_log.py
test_run_command.py unittest cover for 'run_command' 2015-11-17 11:57:50 +01:00