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
Brian Coca bec27fb4c0
prettyfy ansible-doc (#75116)
* prettify ansibile-doc output

delimiters when no color
avoid triggering color mode for existing tests
all use _format to observe nocolor
more v more info
imporoved conditional display
updated version on -v
normalize role errors
expand role data, dedupe code, fix formatting on warning
fix bug with galaxy info
role list improvements:
 lists all roles (even w/o meta/argspec)
 specs now indented under role
 role only listed once
Updated tests to reflect format changes

Co-authored-by: Felix Fontein <felix@fontein.de>
9 months ago
..
arguments Require `from __future__ import annotations` (#81902) 1 year ago
galaxy Require `from __future__ import annotations` (#81902) 1 year ago
test_data Add pymarkdown sanity test for core (#81220) 1 year ago
__init__.py galaxy info displayed 'galaxy_info' section wrong 9 years ago
test_adhoc.py Require `from __future__ import annotations` (#81902) 1 year ago
test_cli.py Remove create_new_password parameter in CLI.build_vault_ids (#82066) 12 months ago
test_console.py Remove Python 2.x compat from unit tests (#82109) 12 months ago
test_doc.py prettyfy ansible-doc (#75116) 9 months ago
test_galaxy.py Remove Python 2.x compat from unit tests (#82109) 12 months ago
test_playbook.py Remove Python 2.x compat from unit tests (#82109) 12 months ago
test_vault.py Remove Python 2.x compat from unit tests (#82109) 12 months ago