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
Andreas Botzner e95f63b067
Proxmox tasks module (#3226)
* Started creating Unit tests for Proxmox Tasks module

* Tried really hard to get the mock to work

* unit tests  for the module

* Fixed symslink and permissions

* Suggested changes and more unit tests

* Fixed isFalse

* Apply suggestions from code review

* Update plugins/modules/cloud/misc/proxmox_tasks_info.py

Co-authored-by: Felix Fontein <felix@fontein.de>
2021-10-03 22:21:33 +02:00
..
compat Initial commit 2020-03-09 09:11:07 +00:00
mock Fix new devel sanity errors. (#3194) 2021-08-12 12:07:50 +02:00
plugins Proxmox tasks module (#3226) 2021-10-03 22:21:33 +02:00
__init__.py Initial commit 2020-03-09 09:11:07 +00:00
requirements.txt grpcio takes 7 minutes to build on Python 3.10 - make sure it's not installed indirectly. (#3435) 2021-09-25 16:55:09 +02:00