openmct/e2e/tests
Jesse Mazzella fa6cbb6f4d
fix(#6158): StackedPlotItem reorders are reflected on the plot in real time (#6346)
* fix: ensure Vue can react to stacked plot item reorders

- Use Vue.$set instead of assignment so Vue can pick up StackedPlot composition reorders immediately

* test(e2e): add test for stacked plot item reorder

* docs: specify plot item order in comments

* fix: correct page.goto() url
2023-02-27 14:35:02 -08:00
..
framework Make tree items more actionable and add AppAction for expanding the object tree (#5997) 2023-01-26 17:25:15 +00:00
functional fix(#6158): StackedPlotItem reorders are reflected on the plot in real time (#6346) 2023-02-27 14:35:02 -08:00
performance test(e2e): unique names for created objects by default (#5945) 2022-11-07 23:50:33 +00:00
visual Add cancel adding tag mechanism and fix persistent options visible (#6273) 2023-02-07 17:24:37 +00:00