ansible/test/units/utils
Toshio Kuratomi 83c04bdec5 [stable-2.8] Skip tests with unsatisfied deps (#55853)
* Skip gitlab tests if dependencies aren't met

* Skip certain unittests if passlib is not installed

* Fix tests with deps on paramiko to skip if paramiko is not installed

* Use pytest to skip for cloudstack

If either on Python-2.6 or the cs library is not installed we cannot run
this test so skip it
(cherry picked from commit 8acf71f)

Co-authored-by: Toshio Kuratomi <a.badger@gmail.com>
2019-06-29 11:31:58 -07:00
..
__init__.py
amazon_placebo_fixtures.py
test_cleanup_tmp_file.py [stable-2.8] Use atexit to cleanup tmp dirs (#56532) 2019-06-29 11:13:28 -07:00
test_context_objects.py Move the arguments module into cli/ and context_objects into utils 2019-01-03 18:12:23 -08:00
test_encrypt.py [stable-2.8] Skip tests with unsatisfied deps (#55853) 2019-06-29 11:31:58 -07:00
test_helpers.py
test_shlex.py
test_unsafe_proxy.py Add unit tests for unsafe_proxy (#47887) 2018-11-01 16:42:32 -05:00
test_vars.py