We need to add automated tests for the new specviz integration that was introduced in #484. These tests should exercise fairly high-level functionality that relies on integration between cubeviz and specviz. The goal is to be able to detect breaking changes in either cubeviz or specviz that cause the integration to no longer work.
Things that need to be tested at minimum (other items are possible as well):
slice slider navigation in both directions (cubeviz updates specviz and vice versa)
unit change propagation in both directions (both flux and wavelength units)
We need to add automated tests for the new
specviz
integration that was introduced in #484. These tests should exercise fairly high-level functionality that relies on integration betweencubeviz
andspecviz
. The goal is to be able to detect breaking changes in eithercubeviz
orspecviz
that cause the integration to no longer work.Things that need to be tested at minimum (other items are possible as well):
cubeviz
updatesspecviz
and vice versa)