mantidproject / mantidimaging

Graphical toolkit for neutron imaging.
https://mantidproject.github.io/mantidimaging
GNU General Public License v3.0
13 stars 6 forks source link

Implement System Tests for Live Viewer #2321

Open ashmeigh opened 1 month ago

ashmeigh commented 1 month ago

The Live Viewer in Mantid Imaging is an essential tool that currently lacks dedicated system tests. To ensure its reliability and performance, system tests need to be created to validate its functionality during real-time data visualization.

Desired Behaviour The Live Viewer should function smoothly and reliably, displaying real-time data without errors

Current Behaviour There are no dedicated system tests for the Live Viewer, which could lead to undetected issues affecting its real-time data capabilities.