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
Nathaniel Case 5850591d14
Base connection class for network-style connections (#41839)
* Create base class for network-style connections

* clean up some differences

* Move NetworkConnectionBase

* Tweak netconf for tests

* Tweak when network_os is checked to avoid failing tests

* Pull back exec_command
6 years ago
..
__init__.py Fix unit test dirs to match code under test. 8 years ago
test_connection.py mock ncclient import in test_connection.py (#32786) 7 years ago
test_netconf.py Base connection class for network-style connections (#41839) 6 years ago
test_network_cli.py Base connection class for network-style connections (#41839) 6 years ago
test_ssh.py allow configuring sftp/scp executables (#36648) 7 years ago
test_winrm.py Stop displaying kinit pass input on a failure (#41882) 6 years ago