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 b439e41a91
expand ansible-doc coverage (#74963)
* Expand ansible-doc to tests/filters and fix existing issues

  enable filter/test docs if in single file or companion yaml
  add docs for several filters/tests plugins
  allow .yml companion for docs for other plugins, must be colocated
  verify plugins are valid (not modules, cannot)
  fix 'per collection' filtering
  limit old style deprecation (_ prefix) to builtin/legacy
  start move to pathlib for saner path handling
  moved some funcitons, kept backwards compat shims with deprecation notice

  Co-authored-by: Abhijeet Kasurde <akasurde@redhat.com>
  Co-authored-by: Felix Fontein <felix@fontein.de>
  Co-authored-by: Sandra McCann <samccann@redhat.com>
2 years ago
..
arguments Clarify CLI version number as core version (#72287) 4 years ago
galaxy ansible-galaxy - add signature verification of the MANIFEST.json (#76681) 3 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 ansible-cli: Remove unnessary trailing space (#74880) 3 years ago
test_cli.py Remove obsolete units.compat.mock compat layer. (#77118) 3 years ago
test_console.py Remove obsolete units.compat.mock compat layer. (#77118) 3 years ago
test_doc.py expand ansible-doc coverage (#74963) 2 years ago
test_galaxy.py Remove obsolete units.compat.mock compat layer. (#77118) 3 years ago
test_playbook.py Perfy McPerferton (#58400) 5 years ago
test_vault.py Remove obsolete units.compat.mock compat layer. (#77118) 3 years ago