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/cli
Landson Guo ece8da71ea
Add TTY check and argument to disable it (#50603) (#68260)
* Add TTY check and argument to disable it (#50603)

* Fix formatting

* add changelog

* rename flag and updated help description

* add tests for tty check

* replace deprecated uses of assertRaisesRegexp to assertRaisesRegex

* fix yaml syntax

* shorten line 79

* Revert "replace deprecated uses of assertRaisesRegexp to assertRaisesRegex"

This reverts commit cea5fe1655.

* change back to assertRaisesRegexp
2 years ago
..
arguments Remove unused and unreachable unit test code (#79854) 2 years ago
galaxy Add support for importlib.resources (#78915) 2 years ago
test_data Remove .travis.yml files from galaxy init skeletons (#75740) 2 years ago
__init__.py galaxy info displayed 'galaxy_info' section wrong 9 years ago
test_adhoc.py Remove unused and unreachable unit test code (#79854) 2 years ago
test_cli.py Use unittest.mock instead of mock. (#77883) 2 years ago
test_console.py Use unittest.mock instead of mock. (#77883) 2 years ago
test_doc.py Add support for importlib.resources (#78915) 2 years ago
test_galaxy.py Fix galaxy CLI unit test assertions (#80504) 2 years ago
test_playbook.py Perfy McPerferton (#58400) 5 years ago
test_vault.py Add TTY check and argument to disable it (#50603) (#68260) 2 years ago