31 Commits

Author SHA1 Message Date
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
e7d73e5b2b fix: fixed bug for aborted scans 2023-10-05 10:52:03 +02:00
910a92f478 fix: write files on abort and halt 2023-10-02 21:47:08 +02:00
31fca804cd test: fixed tests 2023-09-07 11:04:08 +02:00
54517cabef test: added more file_manager tests 2023-09-02 20:58:47 +02:00
153c38aea6 test: added more file_manager tests 2023-09-02 20:58:47 +02:00
Klaus Wakonig
3c553933ac test: fixed test for new base path 2023-08-31 05:44:20 +00:00
de2c8ab2c5 fix: removed dummy link 2023-08-04 19:06:07 +02:00
742dfff8ba refactor: moved file writer functions to bec_lib 2023-07-14 17:11:53 +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
a944e43e1a feat: renamed bec_client_lib to bec_lib 2023-06-28 11:04:24 +02:00
bc5fbf651c fix: fixed file writer for empty time stamps 2023-06-25 21:22:14 +02:00
1800e788c0 refactor: minor refactoring 2023-06-25 15:25:05 +02:00
f43d4ebac6 refactor: moved utils into bec_client_lib 2023-06-01 18:01:42 +02:00
a9837aa4fa test: fixed test for new data structure 2023-04-23 15:01:20 +02:00
a11787e052 test: removed samx check 2023-03-19 14:58:50 +01:00
7ff72f12dd fix: fixed file writer 2023-03-19 14:49:12 +01:00
3f21d40613 fix: fixed bug in file_writer 2023-03-19 13:28:37 +01:00
245e1c8d0e fix: fixed fly scan motors 2023-03-19 12:59:46 +01:00
44e938ee74 fix: fixed file writer plugins 2023-03-03 11:56:43 +01:00
26852251c5 intermediate commit 2023-02-28 16:26:15 +01:00
c7f4bb72fa fixed file writer tests 2022-11-11 20:56:20 +01:00
b35acbc552 fixed bug in file writer dir path 2022-11-05 11:09:44 +01:00
946fd247a0 fixed bug in file writer 2022-10-29 15:27:58 +02:00
97e5bba984 fixed path to xml file 2022-10-05 19:05:19 +02:00
f27a8b20bb improved file writer tests 2022-10-05 18:41:25 +02:00
0f89a28b1c added test dir 2022-10-05 17:50:56 +02:00