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 66f04c276a
[stable-2.13] ansible-test - update module_utils/urls.py unit test to support cryptography >= 41.0.0 (#81296) (#81318)
(cherry picked from commit d20a0c02cc)

Co-authored-by: Sloane Hertel <19572925+s-hertel@users.noreply.github.com>
2 years ago
..
_vendor [stable-2.13] Use unittest.mock instead of mock. (#77883) 4 years ago
ansible_test [stable-2.13] Avoid deprecated method in unit tests. 4 years ago
cli Fix wording for :ref|term: substitution (#78216) (#78221) 3 years ago
compat [stable-2.13] Prefer unittest.mock over mock. (#77886) 4 years ago
config Provide better decryption errors for single vault values (#72362) 5 years ago
errors [stable-2.13] Use unittest.mock instead of mock. (#77883) 4 years ago
executor Replace get_persistent_connection_options in task_executor with get_options (#74446) (#78590) 3 years ago
galaxy Fix listing collections that are missing the metadata required by build (#76596) (#78411) 3 years ago
inventory Fix pytest collection during test_host partial run (#78594) 3 years ago
inventory_test_data/group_vars Merge branch 'v2_final' into devel_switch_v2 11 years ago
mock [stable-2.13] Use unittest.mock instead of mock. (#77883) 4 years ago
module_utils [stable-2.13] ansible-test - update module_utils/urls.py unit test to support cryptography >= 41.0.0 (#81296) (#81318) 2 years ago
modules [stable-2.13] Prefer unittest.mock over mock. (#77886) 4 years ago
parsing [stable-2.13] Use unittest.mock instead of mock. (#77883) 4 years ago
playbook [stable-2.13] Use unittest.mock instead of mock. (#77883) 4 years ago
plugins Replace `reboot_command` integration test with unit tests (#78956) (#81268) 2 years ago
regex Add toggle to control invalid character substitution in group names (#52748) 7 years ago
template [stable-2.13] Use unittest.mock instead of mock. (#77883) 4 years ago
utils [stable-2.13] Use unittest.mock instead of mock. (#77883) 4 years ago
vars [stable-2.13] Use unittest.mock instead of mock. (#77883) 4 years ago
__init__.py Add empty-init code-smell script. (#18406) 9 years ago
requirements.txt ansible-test - split controller/target testing (#75605) 4 years ago
test_constants.py Remove some constants.py deprecated items (#70466) 6 years ago
test_context.py Clean up unit test boilerplate. 6 years ago
test_no_tty.py [stable-2.13] ansible-test - Multiple backports (#77951) 4 years ago