openmct/e2e/tests/functional
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
..
example test(e2e): unique names for created objects by default (#5945) 2022-11-07 23:50:33 +00:00
planning Fix Independent Time Conductor for Plans within Time Strips (#5671) 2022-09-09 17:31:03 -07:00
plugins Fix stacked plot child selection (#6275) 2023-02-03 23:56:50 +00:00
branding.e2e.spec.js [e2e] More VIPER compatibility fixes (#5582) 2022-07-29 16:50:40 -07:00
couchdb.e2e.spec.js Mutables for the Tree 🎄 + clean up TreeItem observers and mutables properly (#6032) 2022-12-20 13:27:51 -08:00
forms.e2e.spec.js Allow form file input to accept other MIME types (#6089) 2023-01-17 14:25:18 -06:00
menu.e2e.spec.js Fix Independent Time Conductor for Plans within Time Strips (#5671) 2022-09-09 17:31:03 -07:00
moveAndLinkObjects.e2e.spec.js Make tree items more actionable and add AppAction for expanding the object tree (#5997) 2023-01-26 17:25:15 +00:00
notification.e2e.spec.js Fix Notifications Overlay that opens automatically (#6133) 2023-01-18 22:20:47 +00:00
recentObjects.e2e.spec.js fix: Navigating from Recent Objects breadcrumb correctly updates the URL hash (#6234) 2023-02-01 11:11:44 +01:00
search.e2e.spec.js feat: Recent Objects (#6103) 2023-01-20 10:27:09 -08:00
smoke.e2e.spec.js [e2e] Refactor and document our extension of existing Playwright API and RFE features (#5537) 2022-07-27 14:31:18 -07:00
tree.e2e.spec.js Make tree items more actionable and add AppAction for expanding the object tree (#5997) 2023-01-26 17:25:15 +00:00