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 43a20c9f68
Fix paramiko deprecation unit test (#85573)
The unit test previously assumed paramiko was installed, and would fail if it was not.
4 months ago
..
__init__.py Fix unit test dirs to match code under test. 9 years ago
test_connection.py Update triple single quotes to triple double quotes (#84099) 1 year ago
test_local.py Remove Python 2.x compat from unit tests (#82109) 2 years ago
test_paramiko_ssh.py Fix paramiko deprecation unit test (#85573) 4 months ago
test_psrp.py Don't inherit stdio (#82770) 9 months ago
test_ssh.py Fix passing callbacks the delegated connection, host, port, and user (#85397) 5 months ago
test_winrm.py Don't inherit stdio (#82770) 9 months ago