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 40d7c06fc2
connection plugins: extras fix (#83353) (#83819)
Currently we match the load name, which can be an fqcn, but most users expect the 'naked' name
Now plugins can declare that name by setting _extras_prefix property or fallback to 'non fqcn' if no extras prefix

(cherry picked from commit 718ce13673)
1 year ago
..
action Remove unused unit test code 2 years ago
become Require `from __future__ import annotations` (#81902) 2 years ago
cache Remove Python 2.x compat from unit tests (#82109) 2 years ago
callback Remove Python 2.x compat from unit tests (#82109) 2 years ago
connection connection plugins: extras fix (#83353) (#83819) 1 year ago
filter Require `from __future__ import annotations` (#81902) 2 years ago
inventory Remove Python 2 compat (via six) from unit tests 2 years ago
loader_fixtures Require `from __future__ import annotations` (#81902) 2 years ago
lookup Remove os.environ compat for py2 and deprecate ansible.utils.py3compat (#82794) 2 years ago
shell Require `from __future__ import annotations` (#81902) 2 years ago
strategy Remove Python 2.x compat from unit tests (#82109) 2 years ago
__init__.py
test_plugins.py Remove Python 2.x compat from unit tests (#82109) 2 years ago