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
Peter Sprygada d5f7a0181b roll up of eos fixes (#21629)
* fixes error where eos would close the cli shell
* fixes network_cli connection plugin to check before calling open_shell()
* fixes json commands being sent over eapi
2017-02-19 08:46:14 -05:00
..
__init__.py Fix unit test dirs to match code under test. 2016-11-10 18:59:07 -08:00
test_connection.py PEP 8 E111 & E114 cleanup. (#20838) 2017-01-30 15:01:47 -08:00
test_netconf.py updates netconf to use persistent socket (#21307) 2017-02-12 09:05:23 -05:00
test_network_cli.py roll up of eos fixes (#21629) 2017-02-19 08:46:14 -05:00
test_ssh.py Move ssh and local connection plugins from using raw select to selectors 2017-02-03 08:23:50 -08:00