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
Abhijeet Kasurde 21a987b8b6
connection: update test coverage for SSH connection plugin (#82916)
* connection: update test coverage for SSH connection plugin

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2 months ago
..
__init__.py Fix unit test dirs to match code under test. 8 years ago
test_connection.py Remove Python 2.x compat from unit tests (#82109) 7 months ago
test_local.py Remove Python 2.x compat from unit tests (#82109) 7 months ago
test_paramiko_ssh.py Require `from __future__ import annotations` (#81902) 8 months ago
test_psrp.py Require `from __future__ import annotations` (#81902) 8 months ago
test_ssh.py connection: update test coverage for SSH connection plugin (#82916) 2 months ago
test_winrm.py Avoid winrm hang on stdin write failure (#82766) 3 months ago