ansible/test/units/plugins/connections
Matt Clay b482cdcf03 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.

(cherry picked from commit 8552ad6bf1)
2016-11-09 10:45:47 -08:00
..
__init__.py Reorganizing plugin unit tests and adding start of strategy tests (v2) 2015-05-18 17:26:59 -07:00
test_connection.py Fix docker connection unit tests. 2016-11-09 10:45:47 -08:00
test_connection_ssh.py Handle 'smart' scp_if_ssh option for fetch (#18125) 2016-10-21 10:02:51 -04:00