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
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
..
_vendor Remove obsolete units.compat.mock compat layer. (#77118) 3 years ago
ansible_test Remove Shippable CI provider from ansible-test. 3 years ago
cli expand ansible-doc coverage (#74963) 2 years ago
compat Remove obsolete units.compat.mock compat layer. (#77118) 3 years ago
config Yolo (#77554) 2 years ago
errors Remove obsolete units.compat.mock compat layer. (#77118) 3 years ago
executor PlayIterator - remove deprecated states (#77444) 3 years ago
galaxy ansible-galaxy collection - ensure dependencies are a dict (#77561) 2 years ago
inventory Clean up unit test boilerplate. 4 years ago
inventory_test_data/group_vars Merge branch 'v2_final' into devel_switch_v2 9 years ago
mock Remove obsolete units.compat.mock compat layer. (#77118) 3 years ago
module_utils arg_spec - Return aliases in validation result and update aliases (#77576) 2 years ago
modules unarchive: fix io_buffer_size option, remove ignore.txt entry (#77271) 3 years ago
parsing Remove collections compat from controller code. 3 years ago
playbook Allow for lazy evaluation of Jinja2 expressions (#56116) 2 years ago
plugins Better info sourcing (#77511) 2 years ago
regex Add toggle to control invalid character substitution in group names (#52748) 6 years ago
template Prevent losing unsafe from lookups (#77609) 2 years ago
utils Remove obsolete units.compat.mock compat layer. (#77118) 3 years ago
vars Remove obsolete units.compat.mock compat layer. (#77118) 3 years ago
__init__.py Add empty-init code-smell script. (#18406) 8 years ago
requirements.txt ansible-test - split controller/target testing (#75605) 3 years ago
test_constants.py Remove some constants.py deprecated items (#70466) 4 years ago
test_context.py Clean up unit test boilerplate. 4 years ago