1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/units/plugins/connection
Nathaniel Case 594840c1d6
Close & remove paramiko connection where appropriate (#37528)
* Close & remove paramiko connection where appropriate

* Update unit test
2018-03-16 13:28:04 -04:00
..
__init__.py Fix unit test dirs to match code under test. 2016-11-10 18:59:07 -08:00
test_connection.py mock ncclient import in test_connection.py (#32786) 2017-11-10 11:53:04 -05:00
test_netconf.py Fix unit test failure for netconf connection plugin (#33547) 2017-12-05 12:04:48 +05:30
test_network_cli.py Close & remove paramiko connection where appropriate (#37528) 2018-03-16 13:28:04 -04:00
test_ssh.py Ensure that the become password is written on py3 in the ssh connection plugin. Fixes #34727 2018-01-18 09:32:22 -08:00