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
Brian Coca 472028c869
catch the case that cowsay is broken (#76326)
* catch the case that cowsay is broken

fixes https://github.com/ansible/ansible/issues/72582

  add changelog
  raise Exception for broken cowsay
  add test for broken cowsay

Co-authored-by: Matthias Bernt <m.bernt@ufz.de>
4 years ago
..
_vendor Another unit test fix for Python 3.10. (#74628) 5 years ago
ansible_test Remove Shippable CI provider from ansible-test. 5 years ago
cli Fix ansible-doc -l ansible.builtin / ansible.legacy (#76235) 4 years ago
compat Move unit test compat code out of `lib/ansible/`. (#46996) 7 years ago
config Provide better decryption errors for single vault values (#72362) 5 years ago
errors Fix YAML error message when error is at the end of the file (#73241) 5 years ago
executor Introduce public methods to access PlayIterator._host_states (#74416) 4 years ago
galaxy ansible-galaxy role install: download from API response location (#73114) 4 years ago
inventory Clean up unit test boilerplate. 6 years ago
inventory_test_data/group_vars Merge branch 'v2_final' into devel_switch_v2 11 years ago
mock Clean up unit tests to prepare for pylint update. (#75473) 4 years ago
module_utils check /.dockerenv and /.dockerinit to guess a dockercontainer (#74349) 4 years ago
modules Unbreak hostname.RedHatStrategy (#76032) 4 years ago
parsing yaml dumper: Add YAML respresenter for AnsibleUndefined (#75078) 4 years ago
playbook play - validate hosts entries (#74147) 5 years ago
plugins better handling of sudo flag replacement (#76389) 4 years ago
regex Add toggle to control invalid character substitution in group names (#52748) 7 years ago
template Heisen jinja2_native (#75587) 4 years ago
utils catch the case that cowsay is broken (#76326) 4 years ago
vars Remove empty setUp/tearDown/tearDownClass methods in test classes. 6 years ago
__init__.py Add empty-init code-smell script. (#18406) 9 years ago
requirements.txt ansible-test - split controller/target testing (#75605) 4 years ago
test_constants.py Remove some constants.py deprecated items (#70466) 6 years ago
test_context.py Clean up unit test boilerplate. 6 years ago