1
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2026-03-05 00:12:49 +01:00

test(image_widget): tests added

This commit is contained in:
2024-07-20 19:21:52 +02:00
committed by wyzula_j
parent 43711680ba
commit 70fb276fdf
5 changed files with 232 additions and 3 deletions

View File

@@ -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",
]