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 a6cecef6bc clean up of terminal plugins (#21549)
* removes unneeded supports_multiplexing var
* refactors terminal_prompts_re to terminal_stdout_re
* refactors terminal_errors_re to terminal_stderr_re
* updates network_cli unit test cases
2017-02-17 10:00:23 -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 clean up of terminal plugins (#21549) 2017-02-17 10:00:23 -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