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
test_bitbucket_access_key.py
test_bitbucket_pipeline_key_pair.py
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
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