mirror of
https://github.com/nasa/openmct.git
synced 2024-12-19 05:07:52 +00:00
8d1a2e6716
* 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> |
||
---|---|---|
.. | ||
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 |