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
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
..
cli Have unittests import mock from ansible.compat so they work on py3 without mock installed from pypi 9 years ago
contrib Add a new vmware inventory script backed by pyvmomi (#15967) 10 years ago
errors Relocate use of ERROR to display class, to avoid doubling up 10 years ago
executor Change `v2_playbook_on_start` logic to positively detect legacy plugins 9 years ago
inventory Changing up how host (in)equality is checked 10 years ago
inventory_test_data/group_vars Merge branch 'v2_final' into devel_switch_v2 11 years ago
mock Fix bug (#18355) where encrypted inventories fail 18355 (#18373) 9 years ago
module_utils Set ansible_os_family correctly under KDE neon 9 years ago
modules Have unittests import mock from ansible.compat so they work on py3 without mock installed from pypi 9 years ago
parsing Fix bug (#18355) where encrypted inventories fail 18355 (#18373) 9 years ago
playbook updated pbrun test to match expected output 9 years ago
plugins Fix docker connection unit tests. 9 years ago
template Merge branch 'threaded_receiver' into devel 9 years ago
utils FEATURE: adding variable serial batches 10 years ago
vars Make ini parsing slightly more robust 9 years ago
__init__.py Making the switch to v2 11 years ago