53 Commits

Author SHA1 Message Date
ac7a386acf fix: fixed stage instruction for detectors 2023-10-06 09:12:23 +02:00
31fca804cd test: fixed tests 2023-09-07 11:04:08 +02:00
23af7b52c6 test: fixed test for trigger 2023-09-05 15:57:51 +02:00
54ba69b983 test: fixed test for trigger 2023-09-05 15:12:18 +02:00
9aefe83b02 test: fixed test for new wait 2023-09-05 11:51:45 +02:00
11e5f96b75 feat: added progress bar based on async devices 2023-09-02 20:58:47 +02:00
f63175941b feat: added acquisition config and readout_time 2023-08-23 18:37:51 +02:00
863dbc86bb refactor: renamed primary to monitored 2023-08-20 16:49:12 +02:00
1802e29b3d refactor: renamed stream to readout_priority 2023-08-20 16:49:04 +02:00
1370db4c70 feat: renamed primary devices to monitored devices; closes #75 2023-06-28 14:40:10 +00:00
a944e43e1a feat: renamed bec_client_lib to bec_lib 2023-06-28 11:04:24 +02:00
00ad593d5c test: more scan server tests 2023-06-22 23:02:41 +02:00
f43d4ebac6 refactor: moved utils into bec_client_lib 2023-06-01 18:01:42 +02:00
a65aa9d055 fix: changes related to readout_priority 2023-05-06 12:30:00 +02:00
d4cbead1de fix: fixed bug in scan worker max pointid assignment 2023-03-20 22:16:02 +01:00
9b9bd5973b test: added more tests 2023-02-10 15:36:05 +01:00
f0616ead21 test: fixed tests for new wait group structure 2023-02-10 14:39:11 +01:00
stalbe_j
e48656813c tests: test_shutdown 2023-02-08 09:52:46 +01:00
stalbe_j
9a4f46cf2d tests: test_cleanup 2023-02-08 09:49:53 +01:00
stalbe_j
e400a9125a tests: test_reset 2023-02-08 09:47:13 +01:00
stalbe_j
274b6a6528 tests: test_process_instructions 2023-02-08 09:42:23 +01:00
stalbe_j
ab76bb4644 tests: added test_unstage_device 2023-02-07 11:49:15 +01:00
stalbe_j
4514b25fdf tests: added test_stage_device 2023-02-07 11:30:50 +01:00
stalbe_j
13ae2929a1 tests: added test_initialize_scan_info 2023-02-07 09:06:48 +01:00
stalbe_j
246d6cfa55 tests: added test_open_scan 2023-02-06 16:33:34 +01:00
stalbe_j
f1d65acf6b tests: fixed formatter and started with test_open_scan 2023-02-03 17:08:54 +01:00
stalbe_j
5aa5b7182a tests: test_kickoff_devices 2023-02-03 16:23:32 +01:00
stalbe_j
d8820c12da tests: test_read_devices 2023-02-03 16:15:08 +01:00
stalbe_j
35a7c3d1fa tests: changed from magicmock to context managers 2023-02-03 16:03:39 +01:00
stalbe_j
7655b2fb0c tests: changed test_wait_for_device_server 2023-02-03 15:55:33 +01:00
stalbe_j
62240ad6ed tests: test_wait_for_stage 2023-02-03 15:53:35 +01:00
stalbe_j
c6029e89e4 tests: updated test_get_devices_from_instruction 2023-02-03 14:10:32 +01:00
49b938d391 refactor: upgraded to black 23.1 2023-02-01 10:28:51 +01:00
stalbe_j
027e2c7f65 test:test_check_for_interruption 2023-01-13 15:13:03 +01:00
stalbe_j
9236dcb06a test:test_send_rpc 2023-01-13 15:04:16 +01:00
stalbe_j
00f9531702 test: removed test_get_scan_status, worked on my computer but not on pipeline, pipeline should be fixed now 2023-01-13 14:55:16 +01:00
stalbe_j
257336a6e7 test:test_trigger_devices 2023-01-13 14:48:20 +01:00
stalbe_j
d13b031a5e test:test_set_devices 2023-01-13 14:36:08 +01:00
stalbe_j
b0bec67db7 test:test_wait_for_device_server 2023-01-13 14:33:45 +01:00
stalbe_j
18a5cb2a36 test:test_wait_for_trigger 2023-01-13 11:55:56 +01:00
stalbe_j
6eb3e302ba test:test_wait_for_read 2023-01-13 11:46:28 +01:00
stalbe_j
8bc0ae2767 test: first test for test_get_device_status 2023-01-13 10:03:01 +01:00
stalbe_j
984a5ac4eb test: improved test_add_wait_group 2023-01-13 09:30:29 +01:00
stalbe_j
6227ba52dc test:test_wait_for_devices 2023-01-13 09:08:23 +01:00
2068e675fa fixed tests 2022-10-29 15:44:31 +02:00
9970b10ad9 added scan worker tests 2022-09-16 22:10:26 +02:00
43681f96ba Revert "Merge branch 'revert-a1ead9b6' into 'master'"
This reverts merge request !40
2022-09-14 10:48:00 +00:00
09bd00a405 Revert "Merge branch 'cleanup_after_stop' into 'master'"
This reverts merge request !39
2022-09-14 10:40:23 +00:00
c8525ae811 tests 2022-09-14 09:56:07 +02:00
b45bebba80 simplified scan_server test 2022-09-11 17:23:21 +02:00