ansible/test/units/modules/source_control
Toshio Kuratomi 83c04bdec5 [stable-2.8] 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 8acf71f)

Co-authored-by: Toshio Kuratomi <a.badger@gmail.com>
2019-06-29 11:31:58 -07:00
..
__init__.py
gitlab.py gitlab_runner: Fix idempotency when creating runner (#57833) 2019-06-18 10:51:51 -07: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 [stable-2.8] Skip tests with unsatisfied deps (#55853) 2019-06-29 11:31:58 -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 [stable-2.8] Skip tests with unsatisfied deps (#55853) 2019-06-29 11:31:58 -07:00
test_gitlab_group.py [stable-2.8] Skip tests with unsatisfied deps (#55853) 2019-06-29 11:31:58 -07:00
test_gitlab_hook.py [stable-2.8] Skip tests with unsatisfied deps (#55853) 2019-06-29 11:31:58 -07:00
test_gitlab_project.py [stable-2.8] Skip tests with unsatisfied deps (#55853) 2019-06-29 11:31:58 -07:00
test_gitlab_runner.py [stable-2.8] Skip tests with unsatisfied deps (#55853) 2019-06-29 11:31:58 -07:00
test_gitlab_user.py [stable-2.8] Skip tests with unsatisfied deps (#55853) 2019-06-29 11:31:58 -07:00