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
Jordan Borean 5e28e282a5 winrm: add better exception handling for krb5 auth with pexpect (#39930)
* winrm: add better exception handling for krb5 auth with pexpect

* Added changelog fragment

* Added exception handler in case kinit path isn't valid, added test cases

* fixed for Python 2 compatibility
2018-05-23 13:33:07 -07: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 Pull persistent connection parameters via get_option (#39367) 2018-05-16 14:59:01 +02:00
test_ssh.py allow configuring sftp/scp executables (#36648) 2018-04-23 18:36:35 -04:00
test_winrm.py winrm: add better exception handling for krb5 auth with pexpect (#39930) 2018-05-23 13:33:07 -07:00