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
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>
5 years ago
..
arguments optparse_helpers: improve unit tests for version() (#59626) 5 years ago
galaxy Specify display width and no color in test_execute_list_collection_no_valid_paths (#67680) 5 years ago
test_data Prevent generating roles that do not pass linting (#63709) 5 years ago
__init__.py galaxy info displayed 'galaxy_info' section wrong 8 years ago
test_adhoc.py Restore ansible --version output (#55728) 5 years ago
test_cli.py Replace TestCase.assertEquals with TestCase.assertEqual. 5 years ago
test_console.py Restore ansible --version output (#55728) 5 years ago
test_galaxy.py Fix using a URL for galaxy collection install (#65272) 5 years ago
test_playbook.py Perfy McPerferton (#58400) 5 years ago
test_vault.py ansible-galaxy tidy up arg parse with better validation (#59957) 5 years ago