mirror of
https://github.com/bec-project/bec_widgets.git
synced 2025-07-14 03:31:50 +02:00
test(image_widget): tests added
This commit is contained in:
@ -69,6 +69,7 @@ def test_device_input_combobox_init(device_input_combobox):
|
||||
"eiger",
|
||||
"async_device",
|
||||
"test",
|
||||
"test_device",
|
||||
]
|
||||
|
||||
|
||||
@ -157,6 +158,7 @@ def test_device_input_line_edit_init(device_input_line_edit):
|
||||
"eiger",
|
||||
"async_device",
|
||||
"test",
|
||||
"test_device",
|
||||
]
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user