open-vmdk icon indicating copy to clipboard operation
open-vmdk copied to clipboard

pytests: Add conftest.py and other tests

Open prashant1221 opened this issue 1 year ago • 0 comments

conftest.py contain common fixtures to setup and teardown. We use them wherever feasible

Added Configurations and Hardware section tests in tests_all_configs. It tests the keys present under those section in our config file.

pytest/test_raw_image_option.py checks .img if provided instead of vmdk should still work. After that it matches values for the same in ovf and our yaml.

prashant1221 avatar Aug 26 '24 08:08 prashant1221