|
06f2d781ae
|
refactor: rename module BECMessage -> messages
This should help to avoid confusion between BECMessage module and
BECMessage class located in the same module
|
2023-11-10 10:28:53 +01:00 |
|
|
524ef24da0
|
refactor: flatten bec_lib structure
|
2023-11-10 10:24:33 +01:00 |
|
|
de5da559a6
|
refactor: move bec_lib test utils out of core folder
|
2023-11-10 10:22:51 +01:00 |
|
|
146898ec3f
|
refactor: run isort on all files
$ isort . --profile=black --line-width=100 --multi-line=3 --trailing-comma
|
2023-11-10 10:22:47 +01:00 |
|
|
9aeadff27a
|
test: fixed test
|
2023-08-21 17:40:35 +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 |
|
|
aae5e1a050
|
test: fixed tests
|
2023-07-08 14:34:41 +00:00 |
|
|
441afec08b
|
test: added more tests
|
2023-07-08 14:34:41 +00: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 |
|
|
f43d4ebac6
|
refactor: moved utils into bec_client_lib
|
2023-06-01 18:01:42 +02:00 |
|
|
4f1b80e842
|
test: fixed test for additional scan baseline
|
2023-05-06 18:39:08 +02:00 |
|
|
adedc1b83b
|
feat: added readout_priority as replacement for scan_motors
|
2023-05-06 11:54:28 +02:00 |
|
|
28d26b6c39
|
test: disabled metrics and service info threads for tests
|
2023-03-20 16:47:28 +01:00 |
|
|
d0134ca4be
|
refactor: changes related to new config management
|
2023-03-03 10:36:07 +01:00 |
|
|
ceccbf534e
|
test: added scan bundler test
|
2023-02-13 19:19:08 +01:00 |
|
|
0e56f956af
|
test: fixed sb test
|
2023-02-13 18:57:50 +01:00 |
|
|
49b938d391
|
refactor: upgraded to black 23.1
|
2023-02-01 10:28:51 +01:00 |
|
|
7bbf3a1c1e
|
test: improved scan bundler tests
|
2023-01-30 18:56:12 +01:00 |
|
|
84310b8ef6
|
refactor: improvements for bluesky emitter
|
2023-01-30 11:57:52 +01:00 |
|
|
01a9a6f0e6
|
test: added test for emitter
|
2023-01-30 11:57:05 +01:00 |
|
|
1826f982dd
|
test: added cleanup test
|
2023-01-30 10:54:24 +01:00 |
|
|
3b47a838b1
|
test: added emitter tests
|
2023-01-30 09:55:01 +01:00 |
|
|
7984ef8c3f
|
test: added tests for bec emitter
|
2023-01-30 08:57:23 +01:00 |
|
|
b2799f61f7
|
fix: fixed typo; fixed test
|
2023-01-27 19:27:08 +01:00 |
|
|
1466a07fbd
|
test: fixed test for refactored scan bundler
|
2023-01-27 18:44:39 +01:00 |
|
|
c8d4ec7eea
|
Merge branch 'master' into redesign_scan_bundler
|
2023-01-27 18:37:08 +01:00 |
|
|
41a19b15fc
|
fix: fixed DeviceManager import
|
2023-01-27 17:44:52 +01:00 |
|
|
2cf693e141
|
test: cleanup
|
2023-01-27 16:14:24 +01:00 |
|
|
4cf853b5b6
|
test: ensured that scan id changes for different test cases
|
2023-01-27 16:13:01 +01:00 |
|
|
cdf75b8480
|
test: fixed test
|
2023-01-27 16:08:15 +01:00 |
|
stalbe_j
|
6d31eb57d4
|
test: changed from magicmock to context manager in more tests
|
2023-01-27 14:39:53 +01:00 |
|
stalbe_j
|
32e1f3b559
|
test: changed from magicmock to context manager
|
2023-01-27 14:13:32 +01:00 |
|
stalbe_j
|
d4d9e76dc8
|
test: added test for test_step_scan_update when there is no pointID
|
2023-01-27 13:30:38 +01:00 |
|
stalbe_j
|
1281d788d5
|
emitting from emitters
|
2023-01-26 16:48:06 +01:00 |
|
stalbe_j
|
cc20b139da
|
tests: added test_step_scan_update
|
2023-01-25 16:21:15 +01:00 |
|
stalbe_j
|
edfd7a9089
|
tests: added test_initialize_scan_container
|
2023-01-25 10:41:27 +01:00 |
|
stalbe_j
|
0af1521eac
|
tests: added test_handle_scan_status_message
|
2023-01-25 09:43:37 +01:00 |
|
stalbe_j
|
1ea3785547
|
tests: added test_scan_status_callback
|
2023-01-25 08:58:27 +01:00 |
|
stalbe_j
|
d44a0cf51a
|
tests: added 3 tests
|
2023-01-25 08:41:24 +01:00 |
|
|
2246a7c46e
|
updated tests to work with new config
|
2022-10-26 12:48:58 +02:00 |
|
|
595adc3fa7
|
added scan bundler test
|
2022-09-10 20:11:15 +02:00 |
|
|
e886e8e599
|
added scan bundler test
|
2022-09-04 15:18:57 +02:00 |
|