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 a60b79d8e8
ssh connection avoid parsiing own debug (#76732) (#76755)
- 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

(cherry picked from commit 0ff80a15ba)
4 years ago
..
action Clean up unit tests to prepare for pylint update. (#75473) 4 years ago
become better handling of sudo flag replacement (#76389) (#76440) 4 years ago
cache Fix BaseFileCacheModule#keys to respect prefix (#72789) 5 years ago
callback Fix missing delegate display (#74370) 5 years ago
connection ssh connection avoid parsiing own debug (#76732) (#76755) 4 years ago
filter Add an `undef` global Jinja function (#75435) 4 years ago
inventory constructed - Add keyed_groups suboptions 'default_value' and 'trailing_separator' (#74005) 5 years ago
loader_fixtures Clean up unit test boilerplate. 6 years ago
lookup Fix an exception when passlib library is used with a wrapped algo (#75527) 4 years ago
shell powershell - fix nested CLIXML parser (#71412) 5 years ago
strategy Temporarily disable strategy units (#74048) 5 years ago
__init__.py Add empty-init code-smell script. (#18406) 9 years ago
test_plugins.py plugin loader: return collection name; ansible-doc: handle ansible.builtin correctly (#70026) 6 years ago