openmct/e2e/tests/visual
Jesse Mazzella 8d1a2e6716
Make tree items more actionable and add AppAction for expanding the object tree (#5997)
* style: add `visibility` to tree expand triangles

- The purpose of this is so that Playwright can perform actionability checks on the tree items. This will make operations involving expanding tree items much easier to perform in e2e.

* feat(e2e): Add AppAction to expand the entire tree

* fix: wait for loading indicator

* test: add test for `expandEntireTree`

* test: update `expandEntireTree` and tree selectors

- Use dynamic aria-label for different tree implementations

- Get rid of CSS ids which are only for testing

- Update percy tree scope selector

* chore(lint): remove unused variable

* refactor(e2e): update tree locators

Co-authored-by: John Hill <john.c.hill@nasa.gov>
2023-01-26 17:25:15 +00:00
..
components Make tree items more actionable and add AppAction for expanding the object tree (#5997) 2023-01-26 17:25:15 +00:00
addInit.visual.spec.js Master 2.0.7 (#5672) 2022-08-22 11:41:38 -07:00
controlledClock.visual.spec.js Replace app.js with webpack-dev-server (#5797) 2022-09-30 08:17:02 -07:00
default.visual.spec.js Replace app.js with webpack-dev-server (#5797) 2022-09-30 08:17:02 -07:00
faultManagement.visual.spec.js Merge release/2.0.8 into master (#5709) 2022-08-24 11:08:17 -07:00
notebook.visual.spec.js [Notebook] Dropping item into "drop area" in notebook not working (#5791) 2022-09-20 17:43:48 -05:00
notification.visual.spec.js [CLA Approved] Remove notification independently (#6079) 2023-01-14 02:12:08 +00:00
search.visual.spec.js Master 2.0.7 (#5672) 2022-08-22 11:41:38 -07:00