ansible/test/units/modules/cloud
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
..
amazon route53_zone: return existing zone id in check mode (#56702) 2019-05-24 16:28:55 +05:30
cloudstack Skip tests with unsatisfied deps (#55853) 2019-06-28 13:09:36 -07:00
docker docker_* modules: improve error message when docker-py is missing (#57914) 2019-06-23 06:27:33 -04:00
google GCP deprecations (#53355) 2019-04-18 15:30:27 +01:00
kubevirt kubevirt: more unit tests (#57739) 2019-06-25 20:06:13 +10:00
linode Linode: Mark 'name' as required. Fixes #29785 (#44699) 2018-08-30 05:09:21 +02:00
linode_v4 Add new linode_v4 module. (#46151) 2018-11-16 12:39:05 +00:00
misc Terraform: Fix unbound local error (#57044) 2019-06-17 08:23:59 +05:30
openstack Enable additional pylint rules and resolve issues found. (#47221) 2018-10-18 13:38:08 -07:00
vmware VMware: Unit test for vmware_guest (#50140) 2019-01-21 10:23:39 +05:30
xenserver XenServer: Fix wrong FakeXenAPI module import in unit tests (#53634) 2019-03-14 17:03:52 +05:30
__init__.py