1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/tests/unit/modules/cloud/xenserver
Felix Fontein 07ecfc940c
Fix imports, part 2 (#42)
* Recover missing netapp.ontap module doc fragments from ansible/ansible@pre-ansible-base.

* Fix PEP8 issues.

* Remove netbox empty files, and test which shouldn't be here.

* Add forgotten file for kubevirt tests.

* Fix unit test imports.

* ansible/ansible#68415 has been fixed.

* Clean up/rearrange imports.

* Update ignore.txt, fix boilerplate.

* Netapp docs fragment: fix spacing

* Forgot to adjust kubevirt tests.
2020-03-25 11:43:51 +00:00
..
__init__.py Initial commit 2020-03-09 09:11:07 +00:00
common.py Initial commit 2020-03-09 09:11:07 +00:00
conftest.py Fix unit test imports. (#27) 2020-03-22 18:59:18 +00:00
FakeAnsibleModule.py Initial commit 2020-03-09 09:11:07 +00:00
FakeXenAPI.py Initial commit 2020-03-09 09:11:07 +00:00
test_xenserver_guest_info.py Fix unit test relative imports, and permissions for included collection requirements (#29) 2020-03-24 08:27:28 +00:00
test_xenserver_guest_powerstate.py Fix imports, part 2 (#42) 2020-03-25 11:43:51 +00:00