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/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>
7 years ago
..
__init__.py gitlab_project: don't ignore errors (#36702) 8 years ago
gitlab.py gitlab_runner: Fix idempotency when creating runner (#57833) 7 years ago
test_bitbucket_access_key.py Add Bitbucket access key module (#54592) 7 years ago
test_bitbucket_pipeline_key_pair.py Add Bitbucket Pipelines SSH key pair module (#54241) 7 years ago
test_bitbucket_pipeline_known_host.py [stable-2.8] Skip tests with unsatisfied deps (#55853) 7 years ago
test_bitbucket_pipeline_variable.py Add Bitbucket Pipelines variable module (#54049) 7 years ago
test_gitlab_deploy_key.py [stable-2.8] Skip tests with unsatisfied deps (#55853) 7 years ago
test_gitlab_group.py [stable-2.8] Skip tests with unsatisfied deps (#55853) 7 years ago
test_gitlab_hook.py [stable-2.8] Skip tests with unsatisfied deps (#55853) 7 years ago
test_gitlab_project.py [stable-2.8] Skip tests with unsatisfied deps (#55853) 7 years ago
test_gitlab_runner.py [stable-2.8] Skip tests with unsatisfied deps (#55853) 7 years ago
test_gitlab_user.py [stable-2.8] Skip tests with unsatisfied deps (#55853) 7 years ago