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/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.
10 years ago
..
errors Improve handling of unicode errors 10 years ago
executor Migrate cli and dependencies to use global display 10 years ago
inventory implemented inventory_hostname lookup in v2 10 years ago
inventory_test_data/group_vars Merge branch 'v2_final' into devel_switch_v2 11 years ago
mock Break apart a looped dependency to show a warning when parsing playbooks 10 years ago
module_utils unittest cover for 'run_command' 10 years ago
parsing Break apart a looped dependency to show a warning when parsing playbooks 10 years ago
playbook fixed removing -n in password sudo tests 10 years ago
plugins Two fixes to action plugins 10 years ago
template Cleaning up FIXMEs 10 years ago
utils Python 3: shlex.split() wants unicode 10 years ago
vars Revert to using local file/dir tests in inventory instead of loader's 10 years ago
__init__.py Making the switch to v2 11 years ago