1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-23 01:38:51 +00: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
test_connection.py
test_netconf.py
test_network_cli.py clean up of terminal plugins (#21549) 2017-02-17 10:00:23 -05:00
test_ssh.py