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
Martin Krizek 853423c270
test_encrypt: remove unreachable assertion (#82570)
We explicitly skip tests in environments where passlib is not available.
10 months ago
..
_vendor Require `from __future__ import annotations` (#81902) 1 year ago
ansible_test Remove unused validate-modules unit test code 1 year ago
cli Remove create_new_password parameter in CLI.build_vault_ids (#82066) 1 year ago
config Remove Python 2 compat (via six) from unit tests 1 year ago
errors Remove Python 2.x compat from unit tests (#82109) 1 year ago
executor Revert "Fix older external connection plugins without _sub_plugin declaration (#79372)" (#82473) 11 months ago
galaxy ansible-galaxy - fix exit code for failed role import (#82193) 12 months ago
inventory Remove Python 2 compat (via six) from unit tests 1 year ago
inventory_test_data/group_vars
mock Remove Python 2 compat (via six) from unit tests 1 year ago
module_utils 🔥 Exterminate `__builtin__` import from tests (#82569) 10 months ago
modules Remove Python 2 compat (via six) from unit tests 1 year ago
parsing Remove Python 2 compat (via six) from unit tests 1 year ago
playbook Add the task info for tombstoned module/action plugins (#82451) 11 months ago
plugins Remove unused unit test code 11 months ago
regex Remove Python 2.x compat from unit tests (#82109) 1 year ago
template Remove Python 2.x compat from unit tests (#82109) 1 year ago
utils test_encrypt: remove unreachable assertion (#82570) 10 months ago
vars Remove Python 2 compat (via six) from unit tests 1 year ago
__init__.py
requirements.txt Remove Python 3.9 support for the controller (#80973) 1 year ago
test_context.py Require `from __future__ import annotations` (#81902) 1 year ago
test_no_tty.py Require `from __future__ import annotations` (#81902) 1 year ago