openmct/e2e/tests
Shefali Joshi be38c3e654
Fix stacked plot child selection (#6275)
* 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>
2023-02-03 23:56:50 +00: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 stacked plot child selection (#6275) 2023-02-03 23:56:50 +00:00
performance test(e2e): unique names for created objects by default (#5945) 2022-11-07 23:50:33 +00:00
visual Make tree items more actionable and add AppAction for expanding the object tree (#5997) 2023-01-26 17:25:15 +00:00