Following the refactoring of test_image.py from #536 and following the approach used in #506 , we need to complement the work by moving the helper functions used in test_image (and now duplicated into test_image_xds) to the testing module so that they can be imported in xradio's tests and externally from other repositories.
Following the refactoring of test_image.py from #536 and following the approach used in #506 , we need to complement the work by moving the helper functions used in test_image (and now duplicated into test_image_xds) to the testing module so that they can be imported in xradio's tests and externally from other repositories.