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 Davis b71d9aa4a5
Decouple SSH client verbosity from Ansible display (#85224)
* decouple SSH client verbosity from Ansible display

* remove failing false-coverage unit test
7 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 Templating overhaul, implement Data Tagging (#84621) 8 months ago
test_psrp.py Don't inherit stdio (#82770) 9 months ago
test_ssh.py Decouple SSH client verbosity from Ansible display (#85224) 7 months ago
test_winrm.py Don't inherit stdio (#82770) 9 months ago