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/utils/display
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>
3 years ago
..
test_broken_cowsay.py catch the case that cowsay is broken (#76326) 3 years ago
test_display.py display - remove extra new line after warning message (#65199) 5 years ago
test_logger.py reset logging to INFO (#70878) 4 years ago
test_warning.py Fix colorization to not extend across newline boundary (#68517) 5 years ago