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
Matt Clay ac3ae94ae1
Ignore coverage on code intended never to execute (#82128)
* Ignore coverage on code intended never to execute

* Fail collection loader test if wrong code runs

* Update boilerplate test to accommodate nocover
12 months ago
..
_vendor Require `from __future__ import annotations` (#81902) 1 year ago
ansible_test Ignore code which coverage can't analyze (#82125) 12 months ago
cli Remove Python 2.x compat from unit tests (#82109) 12 months ago
config Remove Python 2 compat (via six) from unit tests 12 months ago
errors Remove Python 2.x compat from unit tests (#82109) 12 months ago
executor Remove Python 2 compat (via six) from unit tests 12 months ago
galaxy Remove Python 2 compat (via six) from unit tests 12 months ago
inventory Remove Python 2 compat (via six) from unit tests 12 months ago
inventory_test_data/group_vars
mock Remove Python 2 compat (via six) from unit tests 12 months ago
module_utils Remove Python 2 compat (via six) from unit tests 12 months ago
modules Remove Python 2 compat (via six) from unit tests 12 months ago
parsing Remove Python 2 compat (via six) from unit tests 12 months ago
playbook Remove Python 2 compat (via six) from unit tests 12 months ago
plugins Remove duplicate winrm test (#82124) 12 months ago
regex Remove Python 2.x compat from unit tests (#82109) 12 months ago
template Remove Python 2.x compat from unit tests (#82109) 12 months ago
utils Ignore coverage on code intended never to execute (#82128) 12 months ago
vars Remove Python 2 compat (via six) from unit tests 12 months 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