0
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2025-07-14 03:31:50 +02:00

test(waveform): tests extended

This commit is contained in:
2024-07-11 23:10:35 +02:00
parent 48911e9348
commit 006992e43c
4 changed files with 293 additions and 47 deletions

View File

@ -67,6 +67,7 @@ def test_device_input_combobox_init(device_input_combobox):
"bpm3a",
"bpm3i",
"eiger",
"async_device",
"test",
]
@ -154,6 +155,7 @@ def test_device_input_line_edit_init(device_input_line_edit):
"bpm3a",
"bpm3i",
"eiger",
"async_device",
"test",
]