You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bugs like #195 can currently only be caught manually - this is because no tests actually move the sliders
Proposed Solution
Add tests that modify the slider values.
This could be achieved with mpl-playback but a better strategy is probably to wait until #189 lands and then write these as that will give a consistent interface to sliders.
The text was updated successfully, but these errors were encountered:
Problem
Bugs like #195 can currently only be caught manually - this is because no tests actually move the sliders
Proposed Solution
Add tests that modify the slider values.
This could be achieved with mpl-playback but a better strategy is probably to wait until #189 lands and then write these as that will give a consistent interface to sliders.
The text was updated successfully, but these errors were encountered: