|
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 |
|