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 cf6266cc2d
[stable-2.19] Fix paramiko deprecation unit test (#85573) (#85574)
The unit test previously assumed paramiko was installed, and would fail if it was not.

(cherry picked from commit 43a20c9f68)
5 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 [stable-2.19] Fix paramiko deprecation unit test (#85573) (#85574) 5 months ago
test_psrp.py Don't inherit stdio (#82770) 10 months ago
test_ssh.py Decouple SSH client verbosity from Ansible display (#85224) 7 months ago
test_winrm.py Don't inherit stdio (#82770) 10 months ago