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
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
9 years ago
..
__init__.py Fix unit test dirs to match code under test. 9 years ago
test_connection.py PEP 8 E111 & E114 cleanup. (#20838) 9 years ago
test_netconf.py updates netconf to use persistent socket (#21307) 9 years ago
test_network_cli.py clean up of terminal plugins (#21549) 9 years ago
test_ssh.py Move ssh and local connection plugins from using raw select to selectors 9 years ago