openmct/e2e/tests
Jesse Mazzella 43338f3980
chore: remove vue/compat and complete Vue 3 migration (#7133)
* chore: remove custom `compatConfig` settings

* chore: remove `vue-compat` and adjust webpack config

* chore: explicitly define Vue feature flags

* fix: `_data` property moved to `_.data`

* fix(e2e): revert to original test procedures

* refactor: replace final instances of `$set`

* refactor: remove `Vue` imports from tests

* refactor: `Vue.ref()` -> `ref()`

* refactor: actually push the changes...

* test: replace unit test with e2e test

* test: remove test as it's already covered by e2e

* fix(test): use `$ref`s instead of `$children`

* test(fix): more `$refs`

* fix(test): more `$refs`

* fix(test): use `$refs` in InspectorStyles tests

* fix(SearchComponent): use `$attrs` correctly

---------

Co-authored-by: Scott Bell <scott@traclabs.com>
2023-10-19 09:08:39 -07:00
..
framework [CI] Stabilize visual tests, remove appAction, and update pane buttons (#7033) 2023-09-11 23:33:46 +00:00
functional chore: remove vue/compat and complete Vue 3 migration (#7133) 2023-10-19 09:08:39 -07:00
performance When dropping an unsupported file onto a notebook entry, tell the user it isnt supported (#7115) 2023-10-12 07:34:32 +02:00
visual [CI] Stabilize visual tests, remove appAction, and update pane buttons (#7033) 2023-09-11 23:33:46 +00:00