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/plugins/connection
Matt Clay 2cd1744be3
Use ansible.module_utils.common.text.converters (#80704)
Replace use of old `ansible.module_utils._text` and add a unit test to maintain backwards compatibility.
1 year ago
..
__init__.py Fix unit test dirs to match code under test. 8 years ago
test_connection.py Remove obsolete units.compat.mock compat layer. (#77118) 3 years ago
test_local.py Clean up unused imports in unit tests (#79893) 2 years ago
test_paramiko_ssh.py move test so it runs when the plugin is modified (#80158) 2 years ago
test_psrp.py Use unittest.mock instead of mock. (#77883) 2 years ago
test_ssh.py Use ansible.module_utils.common.text.converters (#80704) 1 year ago
test_winrm.py Use ansible.module_utils.common.text.converters (#80704) 1 year ago