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
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
..
action Add empty-init code-smell script. (#18406) 9 years ago
cache Add empty-init code-smell script. (#18406) 9 years ago
callback Add empty-init code-smell script. (#18406) 9 years ago
connections Fix docker connection unit tests. 9 years ago
filter Add empty-init code-smell script. (#18406) 9 years ago
inventory Add empty-init code-smell script. (#18406) 9 years ago
lookup Add empty-init code-smell script. (#18406) 9 years ago
shell Add empty-init code-smell script. (#18406) 9 years ago
strategies Add empty-init code-smell script. (#18406) 9 years ago
vars Add empty-init code-smell script. (#18406) 9 years ago
__init__.py Add empty-init code-smell script. (#18406) 9 years ago
test_plugins.py Fix ziploader for the cornercase of ansible invoking ansible. 10 years ago