ansible/test/units
Toshio Kuratomi bb0b90783c Fix for tests run with no .ssh user dir
When building in automated build systems, there are sometimes cases
where the user doing the building does not have a .ssh directory.  In
this case, we need to mock out some os.path functions so that the
add_host_key() function we're testing won't complain or try to create
one.

(cherry picked from commit ade3fc2893)
2017-03-28 19:28:15 -07:00
..
cli add python version info to --version (#22089) 2017-03-03 16:41:54 -05:00
contrib Remove shebangs from unit tests. 2017-02-27 17:53:10 -08:00
errors Legacy pep8 updates for setup.py and tests 2017-02-11 16:04:52 -08:00
executor Legacy pep8 updates for setup.py and tests 2017-02-11 16:04:52 -08:00
inventory Inventory default groups 'all' and 'ungrouped': add tests and documentation (#21728) 2017-03-05 01:24:41 -08:00
inventory_test_data/group_vars Merge branch 'v2_final' into devel_switch_v2 2015-05-28 15:26:03 -05:00
mock Remove shebangs from unit tests. 2017-02-27 17:53:10 -08:00
module_utils Fix for tests run with no .ssh user dir 2017-03-28 19:28:15 -07:00
modules Fallback to show-run on ios_banner for devices where show banner does not work (#22793) 2017-03-22 11:07:49 +01:00
parsing Fix 'ansible-vault edit /some/symlink' (#20417) 2017-02-24 12:35:39 -05:00
playbook Legacy pep8 updates for setup.py and tests 2017-02-11 16:04:52 -08:00
plugins Fix synchronize tests for the updated quoting change between action and module 2017-03-28 14:15:42 -07:00
template Don't check for var._obj in template._clean_data (#20868) 2017-02-08 16:09:34 -05:00
utils PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
vars PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
__init__.py Add empty-init code-smell script. (#18406) 2016-11-07 15:02:13 -08:00
conftest.py Run unit tests in isolation w/ coverage support. 2017-02-27 17:16:45 -08:00
test_constants.py Add some unittests for lib/ansible/constants.py 2017-02-22 15:56:11 -08:00