161 Commits

Author SHA1 Message Date
stalbe_j
9bbc0c7e84 test:test_request_base_check_limits 2023-01-12 10:53:35 +01:00
stalbe_j
55c45e50cf test:test_scan_report_devices 2023-01-12 10:33:36 +01:00
stalbe_j
09d3eb0174 test:test_get_fermat_spiral_pos 2023-01-12 09:46:14 +01:00
13c0a8cb73 tests: fixed umv tests 2022-12-21 20:22:23 +01:00
558416a2f8 feat: added scan_report_devices 2022-12-19 12:14:53 +01:00
d94459c615 test: added num_iterations for path optim 2022-12-09 11:42:58 +01:00
6a2a710273 test: fixed lock acquire 2022-11-27 16:18:00 +01:00
a84d61852a fixed lamni fermat pos test for new trajectory 2022-11-16 12:25:47 +01:00
9bfb12fb99 fixed test 2022-11-14 13:04:42 +01:00
49604846f3 fixed test for new lamni scan default 2022-11-11 20:21:38 +01:00
7152a0cea8 fixed precision error in lamni test 2022-11-09 15:04:34 +01:00
22fcc37362 bug in open scan positions 2022-11-09 14:53:54 +01:00
358a37bb9b added path optimization 2022-11-05 13:30:52 +01:00
2f34ebae29 added custom config update 2022-11-03 22:36:36 +01:00
99873c10fa Merge branch 'online_changes' into 'master'
Online changes

See merge request bec/bec!79
2022-11-01 19:31:09 +00:00
f066207f8d fixed mock for user parameter 2022-11-01 20:23:18 +01:00
c611de675f added test for rpc errors; closes #55 2022-11-01 16:18:12 +01:00
2068e675fa fixed tests 2022-10-29 15:44:31 +02:00
2474cc7ff6 fixed tests 2022-10-26 13:46:37 +02:00
2246a7c46e updated tests to work with new config 2022-10-26 12:48:58 +02:00
3ddbd87ac6 fixed test for request response 2022-10-14 21:10:16 +02:00
a4ca36082b fixed tests 2022-10-14 13:47:41 +02:00
50cd58f760 added queue repr; closes #53 2022-10-12 21:20:26 +02:00
853a2700c8 fixed bug that would leave the worker running on abortion 2022-10-12 17:33:53 +02:00
940d5fae7b Merge branch 'master' into online_changes 2022-10-12 16:42:47 +02:00
cb47b2ab00 added scan stubs tests 2022-10-12 16:41:59 +02:00
d38b30865f added more scan tests 2022-10-10 18:59:51 +02:00
b32b385ece fixed merge-related bug 2022-10-10 17:55:32 +02:00
7f1619e469 added more tests for scan positions 2022-10-10 17:54:30 +02:00
94b08ef293 added pattern tests 2022-10-10 17:43:39 +02:00
feae1124b5 added pre-scan-macro tests 2022-10-10 11:19:46 +02:00
296136b5f4 fixed bug in scan repeat 2022-10-08 13:20:03 +02:00
ea16ae6c8d renamed bkqueue to scan_queue 2022-10-08 13:04:30 +02:00
9fa35950cf cleanup; added tests 2022-10-08 13:00:33 +02:00
5dd62f3b63 fixed wait; added req status for wait 2022-09-21 14:45:39 +02:00
b9344cc366 added scan guard tests 2022-09-16 22:25:55 +02:00
9970b10ad9 added scan worker tests 2022-09-16 22:10:26 +02:00
551b1d7bd0 fixed test for new abort handling 2022-09-14 16:44:23 +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
6c9dbd41c2 fixed abort test 2022-09-14 09:02:57 +02:00
b45bebba80 simplified scan_server test 2022-09-11 17:23:21 +02:00
65c99a6dfe added more scan worker tests 2022-09-11 16:24:37 +02:00
44ba6a919f code cov 2022-09-10 18:29:52 +02:00
80b0b4701d added doc strings; removed target param 2022-09-05 18:23:05 +02:00
4884107f2d ensured that either devices or device groups are used but not both 2022-09-05 17:44:43 +02:00
9646d6860d refactoring for scan / scan stubs 2022-09-05 16:27:11 +02:00
899a2f3755 fixed typo in test 2022-09-03 11:47:07 +02:00
e1b5bb670e added tolerances to lamnifermattests 2022-09-03 11:41:58 +02:00