|
deca3d1d77
|
fix: only pause if queue is not empty
|
2023-03-10 11:00:25 +01:00 |
|
|
b2284bcf76
|
test: fixed test for updated rpc schema
|
2023-03-08 20:49:00 +01:00 |
|
|
7547f8d8c7
|
fix: fixes after refactoring
|
2023-03-05 17:47:29 +01:00 |
|
|
d0134ca4be
|
refactor: changes related to new config management
|
2023-03-03 10:36:07 +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 |
|
|
e77c5a6bb0
|
feat: added time scan
|
2023-02-09 16:01:43 +01:00 |
|
|
493f961cee
|
Merge branch 'list_scan' into 'master'
feat: added list scan
See merge request bec/bec!171
|
2023-02-09 13:32:59 +00:00 |
|
|
32fab041a2
|
feat: added list scan
|
2023-02-09 14:23:19 +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 |
|
|
6a04837697
|
refactor: removed DeviceManagerDeviceServer
|
2023-02-02 09:43:43 +01:00 |
|
|
29492366e2
|
fix: fixed bug related to queue refactoring
|
2023-02-01 11:02:49 +01:00 |
|
|
49b938d391
|
refactor: upgraded to black 23.1
|
2023-02-01 10:28:51 +01:00 |
|
|
f8c0ef620a
|
refactor: minor refactoring for testing
|
2023-02-01 10:07:24 +01:00 |
|
|
39b32de4a4
|
Merge branch 'scan_server_scan_worker_tests' into 'master'
More tests for scan_worker
See merge request bec/bec!152
|
2023-01-13 14:50:15 +00: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 |
|
stalbe_j
|
5bdae0c0ac
|
Improved tests using RequestBase
|
2023-01-13 08:03:44 +00:00 |
|
stalbe_j
|
04a05d654c
|
test:test_line_scan_calculate_positions
|
2023-01-12 14:31:46 +01:00 |
|
stalbe_j
|
92eeabb2cc
|
test:test_round_scan_fly_sim_scan_core
|
2023-01-12 14:06:20 +01:00 |
|
stalbe_j
|
78cca70f4c
|
test:test_round_scan_fly_sim_calculate_positions
|
2023-01-12 13:39:47 +01:00 |
|
stalbe_j
|
a9e5d8e2ae
|
test:test_round_scan_fly_sim_prepare_positions
|
2023-01-12 13:29:36 +01:00 |
|
stalbe_j
|
6e891b3057
|
test:test_round_scan_fly_sim_get_scan_motors
|
2023-01-12 13:18:38 +01:00 |
|
stalbe_j
|
31eec194dc
|
test: improved tes_get_fermat_spiral_pos
|
2023-01-12 12:12:23 +01:00 |
|
stalbe_j
|
86a5ab29be
|
test:test_scan_base
|
2023-01-12 11:42:58 +01:00 |
|
stalbe_j
|
ef2c1d9dad
|
test:test_scan_base_init, testing if scan_name ==""
|
2023-01-12 11:20:55 +01:00 |
|
stalbe_j
|
3a3bf91701
|
test:test_request_get_scan_motors
|
2023-01-12 11:06:52 +01:00 |
|