mirror of
https://github.com/nasa/openmct.git
synced 2025-01-18 02:39:56 +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> |
||
---|---|---|
.. | ||
example | ||
planning | ||
plugins | ||
branding.e2e.spec.js | ||
couchdb.e2e.spec.js | ||
forms.e2e.spec.js | ||
menu.e2e.spec.js | ||
moveAndLinkObjects.e2e.spec.js | ||
notification.e2e.spec.js | ||
recentObjects.e2e.spec.js | ||
search.e2e.spec.js | ||
smoke.e2e.spec.js | ||
tree.e2e.spec.js |