openmct/e2e/tests/functional
Scott Bell 2b2c74da9c
New action to reload an individual view and all of its children (#7362)
* add reload action plugin

* checking for domain object before reloading

* check if objects are equal before refreshing

* add test

* lint

* change to label

* ensure object styles are initialized

* resubscribe to staleness too

* add better labels for tabels

* ensure tab uses exact for label now due to table aria changes

* fix table tests

* make tabs exact

* update conflicts

---------

Co-authored-by: Jesse Mazzella <ozyx@users.noreply.github.com>
2024-01-25 05:36:44 +00:00
..
example [e2e] Update remaining tests and add missing comparison coverage (#7363) 2024-01-11 14:47:00 -08:00
planning [e2e] Update remaining tests and add missing comparison coverage (#7363) 2024-01-11 14:47:00 -08:00
plugins New action to reload an individual view and all of its children (#7362) 2024-01-25 05:36:44 +00:00
branding.e2e.spec.js [e2e] Update remaining tests and add missing comparison coverage (#7363) 2024-01-11 14:47:00 -08:00
clearDataAction.e2e.spec.js feat(#7367): ProgressBar for ExportAsJSONAction (#7374) 2024-01-18 12:21:36 +01:00
couchdb.e2e.spec.js chore: update copyright end year to 2024 (#7364) 2024-01-09 13:31:51 -08:00
forms.e2e.spec.js [e2e] Update remaining tests and add missing comparison coverage (#7363) 2024-01-11 14:47:00 -08:00
menu.e2e.spec.js chore: update copyright end year to 2024 (#7364) 2024-01-09 13:31:51 -08:00
moveAndLinkObjects.e2e.spec.js chore: update copyright end year to 2024 (#7364) 2024-01-09 13:31:51 -08:00
notification.e2e.spec.js [e2e] Update remaining tests and add missing comparison coverage (#7363) 2024-01-11 14:47:00 -08:00
recentObjects.e2e.spec.js [e2e] Update remaining tests and add missing comparison coverage (#7363) 2024-01-11 14:47:00 -08:00
renaming.e2e.spec.js chore: update copyright end year to 2024 (#7364) 2024-01-09 13:31:51 -08:00
search.e2e.spec.js feat(#7394): Incorporate Status Indicators into the main Vue app (#7395) 2024-01-23 23:15:22 +00:00
smoke.e2e.spec.js [e2e] Update remaining tests and add missing comparison coverage (#7363) 2024-01-11 14:47:00 -08:00
tooltips.e2e.spec.js [e2e] Update remaining tests and add missing comparison coverage (#7363) 2024-01-11 14:47:00 -08:00
tree.e2e.spec.js chore: update copyright end year to 2024 (#7364) 2024-01-09 13:31:51 -08:00
userRoles.e2e.spec.js Mct7367-tests (#7387) 2024-01-22 21:41:56 -08:00