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 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)
9 years ago
..
action bugfixes to JSON junk filter, added unit/integration tests to exercise (#17834) 9 years ago
cache Fixed import typo for memcache module in tests. 10 years ago
callback Squashed commit of the following: 10 years ago
connections Fix docker connection unit tests. 9 years ago
filter Reorganizing plugin unit tests and adding start of strategy tests (v2) 11 years ago
inventory Reorganizing plugin unit tests and adding start of strategy tests (v2) 11 years ago
lookup Fix password lookup py3 plus alikins unittest additions refactoring (#17626) 9 years ago
shell Reorganizing plugin unit tests and adding start of strategy tests (v2) 11 years ago
strategies Moving result reading to a background thread 9 years ago
vars Reorganizing plugin unit tests and adding start of strategy tests (v2) 11 years ago
__init__.py Making the switch to v2 11 years ago
test_plugins.py Fix ziploader for the cornercase of ansible invoking ansible. 10 years ago