ewoksmx.tests.models.test_xds_background_image_model#

Functions

test_xds_background_image_input_valid(...)

Test that a valid InputModel is created correctly.

test_xds_background_image_invalid_path_type()

Test that invalid types for path raise errors if ESRFPath enforces it.

test_xds_background_image_missing_required_fields()

Test that missing fields raise a ValidationError.

test_xds_background_image_output_validation_error()

Test that incorrect structure in OutputModel raises error.

test_xds_background_image_valid_output(...)

Test that a valid OutputModel is created correctly.