openmct/e2e/tests/visual-a11y
Jesse Mazzella ab49f3f3a1
fix(#7215)[Fault Management]: Fix shelving and acknowledging faults with single and bulk actions (#7559)
* refactor: merge FaultManagementListView into FaultManagementView

* refactor: make `selectedFaults` a computed property

* refactor: use named exports

* fix: reset fault map AFTER selectedFaults have been acknowledged

* a11y: add aria labels for fault management toolbar buttons

* refactor: use named import/exports

* a11y: add label

* a11y: add aria label for checkboxes

* fix: acknowledging or shelving single fault from context menu should only apply to selected fault

* refactor: use change event instead of input event for checkbox

* test: fix e2e tests, remove expect.softs

* test: stabilize fault management e2e tests
2024-03-06 15:28:38 -08:00
..
components d3 implementation of progress pie chart (#7485) 2024-03-05 14:45:28 -08:00
a11y.visual.spec.js Fix constrast for accessibility (#7315) 2024-01-29 21:30:55 -08:00
controlledClock.visual.spec.js d3 implementation of progress pie chart (#7485) 2024-03-05 14:45:28 -08:00
defaultPlugins.visual.spec.js [e2e] Update remaining tests and add missing comparison coverage (#7363) 2024-01-11 14:47:00 -08:00
displayLayout.visual.spec.js Fix visible toolbar overflow (#7037) 2024-02-29 11:26:51 -08:00
faultManagement.visual.spec.js fix(#7215)[Fault Management]: Fix shelving and acknowledging faults with single and bulk actions (#7559) 2024-03-06 15:28:38 -08:00
imagery.visual.spec.js move performance tests to GHA (#7412) 2024-01-24 21:26:48 -08:00
ladTable.visual.spec.js [e2e] Update remaining tests and add missing comparison coverage (#7363) 2024-01-11 14:47:00 -08:00
missionStatus.visual.spec.js d3 implementation of progress pie chart (#7485) 2024-03-05 14:45:28 -08:00
notebook.visual.spec.js Fix constrast for accessibility (#7315) 2024-01-29 21:30:55 -08:00
notification.visual.spec.js [e2e] Update remaining tests and add missing comparison coverage (#7363) 2024-01-11 14:47:00 -08:00
planning.visual.spec.js d3 implementation of progress pie chart (#7485) 2024-03-05 14:45:28 -08:00
search.visual.spec.js [e2e] Update remaining tests and add missing comparison coverage (#7363) 2024-01-11 14:47:00 -08:00
styling.visual.spec.js [e2e] Update remaining tests and add missing comparison coverage (#7363) 2024-01-11 14:47:00 -08:00
telemetryViews.visual.spec.js [e2e] Update remaining tests and add missing comparison coverage (#7363) 2024-01-11 14:47:00 -08:00