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 8acf71f78f
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
5 years ago
..
__init__.py Add empty-init code-smell script. (#18406) 8 years ago
test_aws_secret.py AWS: Fix KeyError in aws_secret lookup (#54792) 5 years ago
test_aws_ssm.py Enable additional pylint rules and resolve issues found. (#47221) 6 years ago
test_conjur_variable.py Update bare exceptions to specify Exception. 6 years ago
test_ini.py Fix with_ini example and unittest 6 years ago
test_laps_password.py Add laps_password lookup for retrieving a Windows LAPS Password (#52012) 6 years ago
test_lastpass.py Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
test_manifold.py New lookup module: manifold (#50435) 6 years ago
test_onepassword.py Fix onepassword lookup plugin and onepassword_facts module when a field has no name. (#58308) 5 years ago
test_password.py Skip tests with unsatisfied deps (#55853) 5 years ago