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