openmct/e2e/tests/functional/plugins/notebook
Scott Bell 26d3bd1e69
When dropping an unsupported file onto a notebook entry, tell the user it isnt supported (#7115)
* handle unknown files and deal with copy/paste

* add some nice errors if couch pukes

* added how to adjust couchdb limits

* throw error on anntotation change

* keep blockquotes

* add test for blockquotes

* allow multi-file drop of images too

* add test for big files

* spell check

* check for null

* need to ignore console errors

* reorder tests so we can ignore console errors

* when creating new entry, ready it for editing

* fix tests and empty embeds

* fix tests

* found similar issue from notebooks in plots
2023-10-12 07:34:32 +02:00
..
notebook.e2e.spec.js When dropping an unsupported file onto a notebook entry, tell the user it isnt supported (#7115) 2023-10-12 07:34:32 +02:00
notebookSnapshots.e2e.spec.js When dropping an unsupported file onto a notebook entry, tell the user it isnt supported (#7115) 2023-10-12 07:34:32 +02:00
notebookWithCouchDB.e2e.spec.js Fixes for e2e tests following the Vue 3 compat upgrade (#6837) 2023-07-28 02:06:41 +00:00
restrictedNotebook.e2e.spec.js Light refactor of visual tests (#5585) 2023-08-11 17:18:08 -07:00
tags.e2e.spec.js When dropping an unsupported file onto a notebook entry, tell the user it isnt supported (#7115) 2023-10-12 07:34:32 +02:00