ScaleComputing / HyperCoreAnsibleCollection

Official Ansible collection for Scale Computing SC//HyperCore (HC3) v1 API
GNU General Public License v3.0
12 stars 8 forks source link

Unit test cleanup #130

Open domendobnikar opened 1 year ago

domendobnikar commented 1 year ago

Try to implement a .parametrize solution for older unit tests, so we can remove most of them and have a input/output for VM, disks and nics in one place. Suggestion - check conftest.py, maybe we can add it there and reuse it everywhere.