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/plugins
Brian Coca 0ff80a15ba
ssh connection avoid parsiing own debug (#76732)
- Avoids false positives on become strings being echoed back 
   by ssh cli itself
  - added test for debug lines
  - also simplified some of existing test code
3 years ago
..
action Avoid deprecated TestCase functions in unit tests. (#76678) 3 years ago
become better handling of sudo flag replacement (#76389) 3 years ago
cache Avoid deprecated TestCase functions in unit tests. (#76678) 3 years ago
callback Avoid deprecated TestCase functions in unit tests. (#76678) 3 years ago
connection ssh connection avoid parsiing own debug (#76732) 3 years ago
filter Require Jinja2 3.0.0 (#75881) 3 years ago
inventory constructed - Add keyed_groups suboptions 'default_value' and 'trailing_separator' (#74005) 4 years ago
loader_fixtures Clean up unit test boilerplate. 4 years ago
lookup Fix an exception when passlib library is used with a wrapped algo (#75527) 3 years ago
shell powershell - fix nested CLIXML parser (#71412) 4 years ago
strategy Parser errors from within includes should not be rescueable (#73722) 3 years ago
__init__.py Add empty-init code-smell script. (#18406) 8 years ago
test_plugins.py plugin loader: return collection name; ansible-doc: handle ansible.builtin correctly (#70026) 4 years ago