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
Matt Clay 97104f1221
Avoid deprecated TestCase functions in unit tests. (#76678)
* Avoid deprecated TestCase functions in unit tests.
* Add assertRaisesRegex for Python 2.7.
* Fix indentation.
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 task_executor - use correct value for ssh connection retries (#75155) 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