openmct/e2e/tests/functional
Scott Bell deacd91078
Defer rendering for inactive tabs in open mct tabbed view (#7149)
* simple prototype

* add a few examples

* revert to original

* only check first element

* only print when we're firing

* need to return status

* ignore polling logic if not visible

* convert to es6 classes

* add private variables

* remove debug code

* revert on this branch webgl changes

* fix draw loader import

* do not use v-model for search component

* remove flakey unit tests and add e2e tests for same behavior

* remove fdescribe

* add test word

* add simple functional test for tabs

* add performance test for tabs

* make tab selection more explict

* better describe expects

* lint

* switch back to fixed time

* fix perf test for webpacked version

* lint

* relax condition

* relax condition

* resolve PR comments

* address PR review comments

* typo on role vs locator
2023-11-13 18:27:50 +00:00
..
example chore: modify cspell config and fix all typos (#6908) 2023-08-10 16:20:16 +00:00
planning [CI] Stabilize visual tests, remove appAction, and update pane buttons (#7033) 2023-09-11 23:33:46 +00:00
plugins Defer rendering for inactive tabs in open mct tabbed view (#7149) 2023-11-13 18:27:50 +00:00
branding.e2e.spec.js chore: add prettier (2/3): apply formatting, re-enable lint ci step (#6682) 2023-05-18 21:54:46 +00:00
clearDataAction.e2e.spec.js chore: remove vue/compat and complete Vue 3 migration (#7133) 2023-10-19 09:08:39 -07:00
couchdb.e2e.spec.js chore: modify cspell config and fix all typos (#6908) 2023-08-10 16:20:16 +00:00
forms.e2e.spec.js Migrate to Vue 3 Migration Build (#6767) 2023-07-19 11:22:23 -07:00
menu.e2e.spec.js chore: add prettier (2/3): apply formatting, re-enable lint ci step (#6682) 2023-05-18 21:54:46 +00:00
moveAndLinkObjects.e2e.spec.js chore: modify cspell config and fix all typos (#6908) 2023-08-10 16:20:16 +00:00
notification.e2e.spec.js Fixes for e2e tests following the Vue 3 compat upgrade (#6837) 2023-07-28 02:06:41 +00:00
recentObjects.e2e.spec.js Recent objects do not update when object names are changed (#6927) 2023-08-16 21:38:09 +00:00
renaming.e2e.spec.js Recent objects do not update when object names are changed (#6927) 2023-08-16 21:38:09 +00:00
search.e2e.spec.js chore: remove vue/compat and complete Vue 3 migration (#7133) 2023-10-19 09:08:39 -07:00
smoke.e2e.spec.js [CI] Stabilize visual tests, remove appAction, and update pane buttons (#7033) 2023-09-11 23:33:46 +00:00
tooltips.e2e.spec.js [Tooltips] Finish tests for gauges, telemetry tables, recently viewed items, and time strips (#7145) 2023-10-24 22:06:40 +00:00
tree.e2e.spec.js Recent objects do not update when object names are changed (#6927) 2023-08-16 21:38:09 +00:00