mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-02-05 08:21:52 +00:00
Unit tests: replace mock and compat with code from community.internal_test_tools (#9921)
* Replace compat with equivalent from community.internal_test_tools.
* Replace mock with equivalent from community.internal_test_tools.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| fixtures | ||
| test_cobbler.py | ||
| test_icinga2.py | ||
| test_iocage.py | ||
| test_linode.py | ||
| test_lxd.py | ||
| test_opennebula.py | ||
| test_proxmox.py | ||
| test_stackpath_compute.py | ||
| test_xen_orchestra.py | ||