mirror of
https://github.com/bec-project/bec_widgets.git
synced 2025-07-14 11:41:49 +02:00
tests(motor_map_widget): tests added
This commit is contained in:
@ -67,6 +67,7 @@ def test_device_input_combobox_init(device_input_combobox):
|
||||
"bpm3a",
|
||||
"bpm3i",
|
||||
"eiger",
|
||||
"test",
|
||||
]
|
||||
|
||||
|
||||
@ -153,6 +154,7 @@ def test_device_input_line_edit_init(device_input_line_edit):
|
||||
"bpm3a",
|
||||
"bpm3i",
|
||||
"eiger",
|
||||
"test",
|
||||
]
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user