ansible/test/units
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
..
errors Improve handling of unicode errors 2015-10-08 10:04:15 -04:00
executor Migrate cli and dependencies to use global display 2015-11-11 10:44:22 -08:00
inventory implemented inventory_hostname lookup in v2 2015-10-15 13:11:42 -04:00
inventory_test_data/group_vars Merge branch 'v2_final' into devel_switch_v2 2015-05-28 15:26:03 -05:00
mock Break apart a looped dependency to show a warning when parsing playbooks 2015-10-27 12:39:42 -07:00
module_utils unittest cover for 'run_command' 2015-11-17 11:57:50 +01:00
parsing Break apart a looped dependency to show a warning when parsing playbooks 2015-10-27 12:39:42 -07:00
playbook fixed removing -n in password sudo tests 2015-10-28 02:36:28 -04:00
plugins Two fixes to action plugins 2015-10-22 16:07:26 -07:00
template Cleaning up FIXMEs 2015-10-22 16:03:50 -04:00
utils Python 3: shlex.split() wants unicode 2015-09-24 12:36:05 +03:00
vars Revert to using local file/dir tests in inventory instead of loader's 2015-10-13 12:04:01 -04:00
__init__.py Making the switch to v2 2015-05-03 21:47:26 -05:00