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/lookup
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>
5 years ago
..
__init__.py Add empty-init code-smell script. (#18406) 8 years ago
test_aws_ssm.py aws ssm parameter lookup - change to return Nones for missing variables (#36456) 7 years ago
test_conjur_variable.py Conjur Lookup Plugin (#34280) 7 years ago
test_ini.py test/: PEP8 compliancy (#24803) 8 years ago
test_lastpass.py Update module_utils.six to latest (#22855) 8 years ago
test_onepassword.py Add ability to unlock 1Password vault to lookup plugins (#44923) 6 years ago
test_password.py [stable-2.7] Skip tests with unsatisfied deps (#55853) 5 years ago