openmct/e2e/tests/functional
David Tsay e91aba2e37
Handle paste events for images and text properly (#7679)
* enable eval source maps for debugging

* split image and text paste handling
better event handling

* change back source maps

* image takes precedence over text

* break up notebook entry functions for re-use

* create hotkeys utils
add clipboard functions

* add notebook paste test

* add test for pasting to selected but not editing entry

* link tests to issue

* jsdoc addition

* jsdocs

* no need to import then export

Co-authored-by: Jesse Mazzella <ozyx@users.noreply.github.com>

* fix changed path

---------

Co-authored-by: Jesse Mazzella <ozyx@users.noreply.github.com>
2024-04-16 13:54:40 -07:00
..
example [e2e] Update remaining tests and add missing comparison coverage (#7363) 2024-01-11 14:47:00 -08:00
planning chore: remove type: module, create openmct-e2e subpackage (#7590) 2024-03-28 14:49:00 -07:00
plugins Handle paste events for images and text properly (#7679) 2024-04-16 13:54:40 -07:00
ui allow inspector pane content to scroll vertically (#7567) 2024-03-13 19:04:02 +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 chore: remove type: module, create openmct-e2e subpackage (#7590) 2024-03-28 14:49:00 -07:00
menu.e2e.spec.js chore: update copyright end year to 2024 (#7364) 2024-01-09 13:31:51 -08:00
missionStatus.e2e.spec.js test(e2e): add e2e and visual tests for Mission Status (plus a11y) (#7462) 2024-02-06 21:44:01 +00: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 Allow test data toggle to be clicked (#7479) 2024-02-28 19:44:37 +00: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 [Mobile] Add Global Search to Mobile (#7477) 2024-02-21 15:29:38 -08:00
tooltips.e2e.spec.js Request batch when idle (#7526) 2024-03-12 20:46:06 +00:00
tree.e2e.spec.js Allow test data toggle to be clicked (#7479) 2024-02-28 19:44:37 +00:00
userRoles.e2e.spec.js Mct7367-tests (#7387) 2024-01-22 21:41:56 -08:00