ansible/test/units/cli
Rick Elrod eab914426b
Specify display width and no color in test_execute_list_collection_no_valid_paths (#67680)
This ensures the test passes regardless of the test environment.
Previously, it would pass in some environments but fail locally
in other environments, due to the width being calculated as
different or support for color not being consistently detected.

Signed-off-by: Rick Elrod <rick@elrod.me>
2020-02-24 13:43:32 -05:00
..
arguments optparse_helpers: improve unit tests for version() (#59626) 2019-08-14 10:32:26 -05:00
galaxy Specify display width and no color in test_execute_list_collection_no_valid_paths (#67680) 2020-02-24 13:43:32 -05:00
test_data Prevent generating roles that do not pass linting (#63709) 2019-10-22 11:26:07 -04:00
__init__.py
test_adhoc.py Restore ansible --version output (#55728) 2019-04-29 16:38:31 -04:00
test_cli.py Replace TestCase.assertEquals with TestCase.assertEqual. 2019-11-11 10:24:21 -08:00
test_console.py Restore ansible --version output (#55728) 2019-04-29 16:38:31 -04:00
test_galaxy.py Fix using a URL for galaxy collection install (#65272) 2019-12-03 04:55:31 +10:00
test_playbook.py Perfy McPerferton (#58400) 2019-07-22 14:25:20 -05:00
test_vault.py ansible-galaxy tidy up arg parse with better validation (#59957) 2019-08-14 06:36:29 +10:00