openmct/e2e/tests/functional/plugins/plot
Jesse Mazzella 302dbe7359
fix(#6268): show correct yAxis options upon series drag to another yAxis (#6301)
* fix: show yAxis properties when series is moved

- Shows the correct yAxis properties immediately when a series is moved to another yAxis

* test: check for correct yAxis properties

- refactor test to use unique autogenerated object names

- update Elements pool pane handle selector

* test: fix goto and move to beforeEach

* test: ☠️ disable GrandSearch and ApplicationRouterSpec ☠️

---------

Co-authored-by: Shefali Joshi <simplyrender@gmail.com>
Co-authored-by: Andrew Henry <akhenry@gmail.com>
2023-02-09 11:58:03 -08:00
..
autoscale.e2e.spec.js-snapshots When auto scale is turned off, handle user specified range correctly (#6258) 2023-02-07 15:19:50 -08:00
autoscale.e2e.spec.js When auto scale is turned off, handle user specified range correctly (#6258) 2023-02-07 15:19:50 -08:00
logPlot.e2e.spec.js Fix multiple y axis issues (#6204) 2023-02-01 21:46:15 +00:00
missingPlotObj.e2e.spec.js test(e2e): unique names for created objects by default (#5945) 2022-11-07 23:50:33 +00:00
overlayPlot.e2e.spec.js fix(#6268): show correct yAxis options upon series drag to another yAxis (#6301) 2023-02-09 11:58:03 -08:00
plotLegendSwatch.e2e.spec.js test(e2e): unique names for created objects by default (#5945) 2022-11-07 23:50:33 +00:00
plotRendering.e2e.spec.js [Plots] Ignore Infinity when autoscaling y-axis (#5907) 2022-12-12 11:51:57 -08:00
scatterPlot.e2e.spec.js Use Composition API to add/remove from composition (#5941) 2022-11-10 20:06:13 +00:00
stackedPlot.e2e.spec.js Fix stacked plot child selection (#6275) 2023-02-03 23:56:50 +00:00