openmct/e2e/tests
Jesse Mazzella 29d83e9c6d
fix(#7456): allow children of Overlay Plots to be removed (#7516)
* fix(#7456): check if object is an identifier

* refactor: use v-show, remove unnecessary deep copy, set yAxes array to empty in a way that preserves reactivity

* refactor: use ESM exports

* refactor: use ESM imports

* test(e2e): add test for element item removal from overlay plot

* a11y: add accessible name for object labels

* refactor: move overlayPlot creation to beforeAll, use getByLabel
2024-02-21 16:07:48 -08:00
..
framework Mct7367-tests (#7387) 2024-01-22 21:41:56 -08:00
functional fix(#7456): allow children of Overlay Plots to be removed (#7516) 2024-02-21 16:07:48 -08:00
mobile [Mobile] Add Global Search to Mobile (#7477) 2024-02-21 15:29:38 -08:00
performance Skip some tests, fix a mislabeled test, and add default condition for tabs (#7422) 2024-01-28 16:28:49 -08:00
visual-a11y test(e2e): add e2e and visual tests for Mission Status (plus a11y) (#7462) 2024-02-06 21:44:01 +00:00