salt-ext-modules-vmware icon indicating copy to clipboard operation
salt-ext-modules-vmware copied to clipboard

create test fixtures to build vCenter/vSphere config to expected values

Open waynew opened this issue 3 years ago • 0 comments

Currently we're using the test_value_scraper.py as a workaround.

We need to replace test_value_scraper.py with proper fixtures that take the service instance and ensure that specific datacenters, vms, etc. are all existing.

This should potentially be fixtures using other fixtures, probably with scope='session' :thinking:

waynew avatar Oct 27 '21 20:10 waynew