|
1cd273c375
|
test: test_motor_map.py added
|
2024-01-17 14:59:53 +01:00 |
|
|
7607d7a3b6
|
fix: bec_dispatcher.py can partially disconnect topics from slot
|
2024-01-16 16:02:31 +01:00 |
|
|
e51be04b95
|
fix: bec_dispatcher.py can connect multiple topics to one callback slot
|
2024-01-16 16:02:31 +01:00 |
|
|
58721bea1a
|
feat: bec_dispatcher can link multiple endpoints topics for one qt slot
|
2024-01-12 14:22:29 +01:00 |
|
|
3982c5d498
|
refactor: config_dialog.py refactored to accept new config formatting
|
2024-01-08 16:31:56 +01:00 |
|
|
5ab82bc133
|
fix: monitor_config_validator.py changed to check .describe() instead of signals
|
2023-12-21 16:59:02 +01:00 |
|
|
90d8069cc3
|
test: test_validator_errors.py fixed
|
2023-12-15 19:05:38 +01:00 |
|
|
457567ef74
|
test: test_bec_monitor.py fixed
|
2023-12-15 18:28:29 +01:00 |
|
|
186c42d667
|
fix: formatter and tests fixed
|
2023-12-12 18:24:38 +01:00 |
|
|
f3a47a5b08
|
refactor: repo reorganisation
|
2023-12-12 17:26:28 +01:00 |
|
|
3abd955465
|
refactor: repo reorganization
|
2023-12-12 17:26:22 +01:00 |
|
|
2a334156a8
|
test: validation errors tests
|
2023-12-07 19:32:21 +01:00 |
|
|
aad754f472
|
test: removed captured code for Permission tests
|
2023-12-06 16:27:09 +01:00 |
|
|
f5d1127d21
|
test: additional tests for error handling for yaml_dialog.py
|
2023-12-06 16:12:51 +01:00 |
|
|
a4d9713785
|
refactor: improve pylint score
|
2023-11-22 13:24:23 +01:00 |
|
|
b21c1db2a9
|
test: test_editor.py tests added
|
2023-11-22 13:12:25 +01:00 |
|
|
b6f6bc5b20
|
refactor: migration to qtpy
|
2023-11-13 18:37:32 +01:00 |
|
|
cae4f8b934
|
refactor: fix bec_lib imports in tests
|
2023-11-13 15:42:37 +01:00 |
|
|
05c822617a
|
test: tests fixed; test_bec_monitor.py extended for FakeDevice class
|
2023-11-13 15:42:37 +01:00 |
|
|
5ec2b08e34
|
refactor: fix bec_lib imports
|
2023-11-13 08:29:07 +01:00 |
|
|
832a438b24
|
test: tests for scan_control
|
2023-11-09 21:53:09 +01:00 |
|
|
975aadbf07
|
refactor: changed widget_IO.py to widget_io.py for consistency; widget_io.py example excluded from coverage
|
2023-11-08 14:21:29 +01:00 |
|
|
679d3e1980
|
test: test_widget_io.py fixed
|
2023-11-08 11:20:40 +01:00 |
|
|
850f02338e
|
test: test_yaml_dialog.py tests for loading/saving dialog for .yaml export
|
2023-10-31 16:03:53 +01:00 |
|
|
f396f98e73
|
test: test_hierarchy.py added
|
2023-10-31 15:11:49 +01:00 |
|
|
fd49f1b484
|
refactor: config_dialog.py add_new_plot_tab and add_new_scan_tab changed names
|
2023-10-31 13:03:20 +01:00 |
|
|
3a4cbb1bb6
|
refactor: test_bec_monitor.py and test_config_dialog.py cleaned up
|
2023-10-30 17:48:09 +00:00 |
|
|
3866d7ce4d
|
fix: test_bec_monitor.py config loaded fresh in the test function to avoid parameter leak
|
2023-10-30 17:48:09 +00:00 |
|
|
989cd51162
|
fix: test_bec_monitor.py setup_monitor help function changed to pytest.fixture
|
2023-10-30 17:48:09 +00:00 |
|
|
1fd018512f
|
refactor: test_config_dialog.py and test_bec_monitor.py clean up
|
2023-10-30 17:48:09 +00:00 |
|
|
1cdd760e40
|
fix: test_config_dialog.py - QApplication removed
|
2023-10-30 17:48:09 +00:00 |
|
|
1333e6cbca
|
fix: test_config_dialog.py - test_add_new_plot_and_modify qtbot action .click() changed -> function called directly
|
2023-10-30 17:48:09 +00:00 |
|
|
4e710dda5e
|
fix: test_config_dialog.py disabled
|
2023-10-30 17:48:09 +00:00 |
|
|
77e1d0925d
|
fix: test_bec_monitor.py QApplication instance removed
|
2023-10-30 17:48:09 +00:00 |
|
|
60e864b259
|
fix: test_config_dialog.py QApplication instance added
|
2023-10-30 17:48:09 +00:00 |
|
|
a3a72b9b93
|
refactor: test_bec_monitor.py widget name changed
|
2023-10-30 17:48:09 +00:00 |
|
|
6a5e0adfb2
|
test: test_config_dialog.py added
|
2023-10-30 17:48:09 +00:00 |
|
|
5ad19b4d7b
|
refactor: test configs are saved as yaml and shared for similar tests
|
2023-10-30 17:48:09 +00:00 |
|
|
cb6fb9d78b
|
refactor: BECDeviceMonitor changed to BECMonitor
|
2023-10-30 17:48:09 +00:00 |
|
|
e4336cca30
|
test: BECDeviceMonitor tests
|
2023-10-30 17:48:09 +00:00 |
|
|
2925a5f20e
|
test: test_stream_plot.py basic tests for stream_plot.py, test_basic_plot.py removed
|
2023-10-17 13:40:30 +02:00 |
|
|
7152c5b229
|
test: add bec_dispatcher tests
|
2023-10-17 13:38:33 +02:00 |
|
|
8f83115efc
|
test: test_basic_plot.py deactivated due to non-existing method on_scan_segment
|
2023-10-17 10:45:06 +02:00 |
|
|
144e56cdd9
|
refactor: duplicate scripts of BasicPlot removed, BasicPlot renamed to StreamPlot
|
2023-10-17 10:45:06 +02:00 |
|
|
f7cbdbc5ca
|
fix: scan_plot tests
Add scanID key to scan_segment in tests
|
2023-10-12 15:32:52 +02:00 |
|
|
7335aa9597
|
refactor: replace connect with connect_slot
|
2023-10-12 15:13:57 +02:00 |
|
|
616de26150
|
refactor: switch to generic connect_slot method in plots
|
2023-10-12 13:40:07 +02:00 |
|
|
eb1f1d481e
|
refactor: test_extreme.py corrected typos
|
2023-10-10 12:43:07 +02:00 |
|
|
6c3dfddd28
|
test: test_extreme.py MessageBox buttons Cancel and Retry tested
|
2023-10-10 12:43:07 +02:00 |
|
|
ac2a41d2d8
|
test: test_extreme.py ErrorHandler tested separately
|
2023-10-10 12:43:07 +02:00 |
|