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 4260b71cc7
refactor and fixes for doc parsing (#77719)
* refactor and remove redundant code in documentation

  allow location and building api to be more accessible
  fix issues with displaying ansible.legacy and ansible.builtin
  ensure we don't x2 process tokens (some modules reference them also) fixes #77764
  move to constants vs hardcoded
  more informative errors and comments
  now have actual filter/test plugins, which expose the filter/test functions
  moved filter/test loading/finding logic into jinja2pluginloader, removed dupe implementations
  added tests for case in which we unique by basename when listing

Update lib/ansible/utils/plugin_docs.py
Co-authored-by: Sloane Hertel <19572925+s-hertel@users.noreply.github.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 Remove .travis.yml files from galaxy init skeletons (#75740) 2 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 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 refactor and fixes for doc parsing (#77719) 2 years ago
test_galaxy.py add required file to collection skeleton (#77418) 2 years ago
test_playbook.py Perfy McPerferton (#58400) 5 years ago
test_vault.py Use unittest.mock instead of mock. (#77883) 2 years ago