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/connections
Matt Clay 8552ad6bf1 Fix docker connection unit tests.
- Use assertRaisesRegexp to make sure correct exceptions are raised.
- Set docker_command to avoid docker dependency (skips find_executable).
- Use a fake path for docker_command to make sure mock.patch is working.
9 years ago
..
__init__.py Add empty-init code-smell script. (#18406) 9 years ago
test_connection.py Fix docker connection unit tests. 9 years ago
test_connection_ssh.py Handle 'smart' scp_if_ssh option for fetch (#18125) 9 years ago