mirror of
https://github.com/nasa/openmct.git
synced 2024-12-30 09:58:52 +00:00
be38c3e654
* Fix selections for different scenarios * Ensure plot selection in stacked plots works when there are no selected or found annotations * Adds e2e test for stacked plot selection and fixes the old e2e test which was testing overlay plots instead. * Fix selection of plots while in Edit mode * Improve tests for stacked plots * refactor: remove unnecessary `await`s * a11y: move aria-label to StackedPlotItem * refactor(e2e): combine like tests, unique object names - Use unique object names in `text=` selectors - Combine like tests to reduce execution time - Use `getByRole` selectors where able * docs(e2e): add comments to test * fix: add class back for unit test selector --------- Co-authored-by: Scott Bell <scott@traclabs.com> Co-authored-by: Jesse Mazzella <jesse.d.mazzella@nasa.gov> |
||
---|---|---|
.. | ||
autoscale.e2e.spec.js-snapshots | ||
autoscale.e2e.spec.js | ||
logPlot.e2e.spec.js | ||
missingPlotObj.e2e.spec.js | ||
overlayPlot.e2e.spec.js | ||
plotLegendSwatch.e2e.spec.js | ||
plotRendering.e2e.spec.js | ||
scatterPlot.e2e.spec.js | ||
stackedPlot.e2e.spec.js |