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
JustinWayland dec9eeb2e5
Remove create_new_password parameter in CLI.build_vault_ids (#82066)
* Remove unused argument in call to build_vault_ids

* Remove obsolete build_vault_ids tests

* Change tests to account for argument removal

* Remove redundant test
1 year ago
..
_vendor Require `from __future__ import annotations` (#81902) 1 year ago
ansible_test Ignore code which coverage can't analyze (#82125) 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 Remove Python 2 compat (via six) from unit tests 1 year ago
galaxy Remove Python 2 compat (via six) from unit tests 1 year ago
inventory Remove Python 2 compat (via six) from unit tests 1 year ago
inventory_test_data/group_vars Merge branch 'v2_final' into devel_switch_v2 10 years ago
mock Remove Python 2 compat (via six) from unit tests 1 year ago
module_utils Remove Python 2 compat (via six) from unit tests 1 year 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 Remove Python 2 compat (via six) from unit tests 1 year ago
plugins Remove duplicate winrm test (#82124) 1 year 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 Ignore coverage on code intended never to execute (#82128) 1 year ago
vars Remove Python 2 compat (via six) from unit tests 1 year ago
__init__.py Add empty-init code-smell script. (#18406) 8 years ago
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