openmct/e2e/tests/functional/plugins/notebook
Jesse Mazzella 715a44864e
Reduce bundle size (#7246)
* chore: use ESModule imports for d3 libraries

* chore: add d3 types

* chore: use minified plotly

* chore: use ESModule style imports for printj

* chore: use `terser-webpack-plugin` to minimize

* Revert "chore: use minified plotly"

This reverts commit 0ae9b39d41b6e38f0fe38cd89a2cd73869f31c36.

* Revert "Revert "chore: use minified plotly""

This reverts commit 08973a2d2e6675206907f678d447717ac6526613.

* fix: use default minification options

* test: stabilize notebook image drop e2e test

* test(fix): remove .only()

* refactor: convert TelemetryValueFormatter to es6 class

---------

Co-authored-by: Scott Bell <scott@traclabs.com>
2023-12-20 11:23:24 -08:00
..
notebook.e2e.spec.js wrote an e2e test for can create a notebook object (#7236) 2023-12-04 22:15:55 +00:00
notebookSnapshots.e2e.spec.js Reduce bundle size (#7246) 2023-12-20 11:23:24 -08: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 Inconsistent behavior with multiple annotations in imagery (#7261) 2023-12-04 19:12:24 -08:00