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/utils
Toshio Kuratomi 7d4e9b279e [stable-2.7] 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 8acf71f78f)

Co-authored-by: Toshio Kuratomi <a.badger@gmail.com>
7 years ago
..
__init__.py Cleanup combine_vars 10 years ago
amazon_placebo_fixtures.py [aws unit test utils] only create a recordings directory when the env var is set (#45752) 7 years ago
test_encrypt.py [stable-2.7] Skip tests with unsatisfied deps (#55853) 7 years ago
test_helpers.py test/: PEP8 compliancy (#24803) 9 years ago
test_shlex.py test/: PEP8 compliancy (#24803) 9 years ago
test_vars.py test/: PEP8 compliancy (#24803) 9 years ago