mirror of
https://github.com/nasa/openmct.git
synced 2024-12-18 20:57:53 +00:00
977792fae8
* this is 2024. `*` observers no more. * add edit and save domain object helper functions * add aria-labels and fix e2e tests to use new labels * generate and save in local storage a condition set with telemetry and condition * rename const * move creation code out of generateLocalStorage since it is immutable * remove function abstractions * remove @localStorage test label * Update e2e/tests/functional/plugins/conditionSet/conditionSet.e2e.spec.js Co-authored-by: Jesse Mazzella <ozyx@users.noreply.github.com> * Update e2e/tests/functional/plugins/conditionSet/conditionSet.e2e.spec.js Co-authored-by: Jesse Mazzella <ozyx@users.noreply.github.com> * Update e2e/tests/functional/plugins/conditionSet/conditionSet.e2e.spec.js Co-authored-by: Jesse Mazzella <ozyx@users.noreply.github.com> * Update e2e/tests/functional/plugins/conditionSet/conditionSet.e2e.spec.js Co-authored-by: Jesse Mazzella <ozyx@users.noreply.github.com> * remove unneccesary aria text * remove unneccessary aria text * use recommended playwright locators * lint fix * remove unneccesary steps now that child created directly in parent --------- Co-authored-by: Jesse Mazzella <ozyx@users.noreply.github.com> |
||
---|---|---|
.. | ||
framework | ||
functional | ||
mobile | ||
performance | ||
visual-a11y |