ansible/test/units/modules/source_control
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
2019-06-28 13:09:36 -07:00
..
__init__.py
gitlab.py gitlab_runner: Fix idempotency when creating runner (#57833) 2019-06-18 13:12:12 +02:00
test_bitbucket_access_key.py Add Bitbucket access key module (#54592) 2019-03-29 14:12:17 +01:00
test_bitbucket_pipeline_key_pair.py Add Bitbucket Pipelines SSH key pair module (#54241) 2019-03-29 14:13:59 +01:00
test_bitbucket_pipeline_known_host.py Skip tests with unsatisfied deps (#55853) 2019-06-28 13:09:36 -07:00
test_bitbucket_pipeline_variable.py Add Bitbucket Pipelines variable module (#54049) 2019-03-22 13:17:08 +01:00
test_gitlab_deploy_key.py Skip tests with unsatisfied deps (#55853) 2019-06-28 13:09:36 -07:00
test_gitlab_group.py Skip tests with unsatisfied deps (#55853) 2019-06-28 13:09:36 -07:00
test_gitlab_hook.py Skip tests with unsatisfied deps (#55853) 2019-06-28 13:09:36 -07:00
test_gitlab_project.py Skip tests with unsatisfied deps (#55853) 2019-06-28 13:09:36 -07:00
test_gitlab_runner.py Skip tests with unsatisfied deps (#55853) 2019-06-28 13:09:36 -07:00
test_gitlab_user.py Skip tests with unsatisfied deps (#55853) 2019-06-28 13:09:36 -07:00