mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-28 16:07:37 +00:00
Use more unit test utils from community.internal_test_tools (#9918)
* Make conftest's patch_ansible_module use the context manager from .utils.
* Fix test dependencies.
* Use module mock utils from community.internal_test_tools.
* Use DataDictLoader from community.internal_test_tools.
* Use trust util from community.internal_test_tools.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| fixtures | ||
| test_cobbler.py | ||
| test_icinga2.py | ||
| test_linode.py | ||
| test_lxd.py | ||
| test_opennebula.py | ||
| test_proxmox.py | ||
| test_stackpath_compute.py | ||
| test_xen_orchestra.py | ||