devices.tests.test_forms.test_create_device_formΒΆ

Test suite for validating the CreateDeviceForm.

FunctionsΒΆ

test_create_device_form_valid_data(domain_instance)

Test CreateDeviceForm with valid data.

Module ContentsΒΆ

devices.tests.test_forms.test_create_device_form.test_create_device_form_valid_data(domain_instance)[source]ΒΆ

Test CreateDeviceForm with valid data.

Parameters:

domain_instance (dict[str, Any])

Return type:

None