|
|
82ce27a700
|
feat(device-manager): Add DeviceManager Widget for BEC Widget main applications
|
2025-12-19 14:12:08 +01:00 |
|
|
|
435873b539
|
fix(becconnector): ophyd thread killer on exit + in conftest
|
2025-12-19 14:08:47 +01:00 |
|
|
|
a3e044bf50
|
fix(bec_widgets): adapt to bec_qthemes 1.0; themes can be only applied on living Qt objects
|
2025-12-19 14:08:47 +01:00 |
|
|
|
605c13a6ea
|
build: PySide6-QtAds; bec_qtheme V1; dependencies updated and adjusted
|
2025-12-19 11:38:43 +01:00 |
|
|
|
5a5d32312b
|
test(waveform,curve_tree): test extended to cover history curve behaviour
|
2025-10-08 13:40:48 +02:00 |
|
|
|
0844a9e119
|
test(conftest): suppress_message_box for error popups fixture autouse True
|
2025-10-08 13:40:48 +02:00 |
|
|
|
44cc06137c
|
test(history): add history message helper methods to conftest
|
2025-07-17 14:44:06 +02:00 |
|
|
|
d06605122e
|
test: qapp must shutdown cli server before checking for leaked QTimer
|
2025-04-11 10:45:28 +02:00 |
|
|
|
5f27a90989
|
feat(server,launcher)!: RPC server separated with the launcher window introduced
|
2025-04-10 16:11:59 +02:00 |
|
|
|
be552d3ece
|
refactor(utils): qt_utils moved to utils
|
2025-04-03 16:09:33 +02:00 |
|
|
|
fb051865d5
|
fix: mock QTimer, improve timeout message
|
2025-02-06 15:12:48 +01:00 |
|
|
|
5c83702382
|
refactor: move RPC-related classes and modules to 'rpc' directory
This allows to break circular import, too
|
2024-12-23 15:59:10 +01:00 |
|
|
|
3a22392780
|
fix(FPS): qtimer cleanup leaking
|
2024-10-11 17:17:50 +02:00 |
|
|
|
26920f8482
|
test(conftest): only run cleanup checks if test passed
|
2024-09-04 14:34:08 +02:00 |
|
|
|
df5eff3147
|
refactor(tests): positioner box test changed to use create_widget fixture
|
2024-09-03 13:39:30 +02:00 |
|
|
|
7fb938a850
|
feat(theme): added theme handler to bec widget base class; added tests
|
2024-08-31 14:32:38 +02:00 |
|
|
|
cf94599c25
|
test: removed quit from teardown
|
2024-08-07 12:25:54 +02:00 |
|
|
|
f9e5897900
|
test: ensure all toplevelwidgets are closed
|
2024-08-07 10:12:49 +02:00 |
|
|
|
73cd11e472
|
test: register all widgets with qtbot and close them
|
2024-08-05 13:54:20 +02:00 |
|
|
|
61a4e32deb
|
fix: always add a QApplication for tests
|
2024-07-28 08:54:24 +02:00 |
|
|
|
5a9ccfd1f6
|
fix: reset ErrorPopup singleton between tests
|
2024-07-26 11:58:07 +02:00 |
|
|
|
40eb75f85a
|
test(cli/rpc_register): rpc_register tests added
|
2024-04-28 12:47:17 +02: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 |
|