|
fb051865d5
|
fix: mock QTimer, improve timeout message
|
2025-02-06 15:12:48 +01:00 |
|
|
2446c401d9
|
test: unit tests moved to separate folder; scope of autouse bec_dispatcher fixture reduced only for unit tests; ci adjusted
|
2024-04-16 09:51:39 +02:00 |
|
|
92cea90971
|
refactor(utils/bec_dispatcher): new singleton definition
|
2024-04-10 16:41:28 +02:00 |
|
|
62f0b15193
|
refactor: isort import formatting
|
2024-03-25 13:21:38 +01:00 |
|
|
86416d50cb
|
fix(utils/bec_dispatcher): bec_dispatcher adjusted to the new BECClient; dropped support to inject bec_config.yaml, instead BECClient can be passed as arg
|
2024-03-20 11:12:16 +01:00 |
|
|
644f1031f6
|
fix(tests): BECDispatcher fixture putted back
|
2024-02-26 14:27:22 +01:00 |
|
|
fd711b475f
|
fix(cli/rpc): rpc client can return any type of object + config dict of the widgets
|
2024-02-26 14:06:36 +01:00 |
|
|
4664568672
|
fix(tests): ensure BEC service is shutdown after bec dispatcher test
|
2024-01-20 23:04:51 +01:00 |
|
|
d909673071
|
refactor(tests): ensure BEC dispatcher singleton object is renewed at each test
and add a check for dangling threads
|
2024-01-19 19:40:21 +01:00 |
|