1
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2026-04-26 10:10:49 +02:00
Commit Graph

23 Commits

Author SHA1 Message Date
wyzula-jan eb1f1d481e refactor: test_extreme.py corrected typos 2023-10-10 12:43:07 +02:00
wyzula-jan 6c3dfddd28 test: test_extreme.py MessageBox buttons Cancel and Retry tested 2023-10-10 12:43:07 +02:00
wyzula-jan ac2a41d2d8 test: test_extreme.py ErrorHandler tested separately 2023-10-10 12:43:07 +02:00
wyzula-jan 90f22c2288 test: test_extreme.py error handling tested 2023-10-10 12:43:07 +02:00
wyzula-jan 36942b316a test: test_extreme.py init_ui more edge cases 2023-10-10 12:43:07 +02:00
wyzula-jan 0338462a85 test: test_extreme.py test_init_config fixed for scan_config 2023-10-10 12:43:07 +02:00
wyzula-jan daf4ee190e test: test_extreme.py test_init_config new config tested 2023-10-10 12:43:07 +02:00
wyzula-jan 0ec65a0b41 test: test_extreme.py on_scan_segment tested with all entries correctly defined 2023-10-10 12:43:07 +02:00
wyzula-jan 6322c4720f test: test_eiger_plot.py added qtbot.waitExposed(widget) 2023-09-29 09:34:15 +00:00
wyzula-jan 08d956940e test: test_eiger_plot.py optimised imports 2023-09-29 09:34:15 +00:00
wyzula-jan 779f34f500 test: added initial tests for extreme.py 2023-09-29 09:34:15 +00:00
wyzula-jan c827a25dab test: added test_zmq_consumer for eiger_plot.py 2023-09-29 09:34:15 +00:00
wyzula-jan 0a0d51d278 test: added test_start_zmq_consumer for eiger_plot.py 2023-09-29 09:34:15 +00:00
wyzula-jan 70684d119f test: added test_on_image_update for eiger_plot.py 2023-09-29 09:34:15 +00:00
wyzula-jan 2fa1755170 test: crosshair mouse_moved signals for 1D and 2D 2023-08-17 15:53:51 +02:00
appel_c 23c206d550 refactor: rename line_plot to basic_plot 2023-08-11 10:21:12 +02:00
wakonig_k dc5fd9959f refactor: made client a module import 2023-08-10 18:12:21 +02:00
wyzula-jan 14e92e8d68 refactor: changed from bec client to dispatcher 2023-08-08 14:10:24 +02:00
wakonig_k 9883caa1b3 test: fixed client mock 2023-07-19 10:06:21 +02:00
appel_c d37fbf5c4f test: add test for line_plot 2023-07-18 21:54:01 +02:00
wakonig_k b790dd2d08 test: removed deprecated waitforwindowshown method of qtbot 2023-07-13 18:46:37 +02:00
wakonig_k f10de383a8 test: added tests for scan plot 2023-07-13 18:32:27 +02:00
wakonig_k db274c644f feat: added config plotter 2023-07-11 17:58:07 +02:00