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/utils
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
2 years ago
..
collection_loader Ignore coverage on code intended never to execute (#82128) 2 years ago
display Require `from __future__ import annotations` (#81902) 2 years ago
__init__.py Cleanup combine_vars 11 years ago
test_cleanup_tmp_file.py Require `from __future__ import annotations` (#81902) 2 years ago
test_context_objects.py Require `from __future__ import annotations` (#81902) 2 years ago
test_display.py Require `from __future__ import annotations` (#81902) 2 years ago
test_encrypt.py Require `from __future__ import annotations` (#81902) 2 years ago
test_helpers.py Require `from __future__ import annotations` (#81902) 2 years ago
test_isidentifier.py Require `from __future__ import annotations` (#81902) 2 years ago
test_plugin_docs.py Require `from __future__ import annotations` (#81902) 2 years ago
test_shlex.py Require `from __future__ import annotations` (#81902) 2 years ago
test_unsafe_proxy.py Require `from __future__ import annotations` (#81902) 2 years ago
test_vars.py Remove Python 2.x compat from unit tests (#82109) 2 years ago
test_version.py Require `from __future__ import annotations` (#81902) 2 years ago