openmct/e2e/tests/functional/plugins
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
..
clocks Fixes for e2e tests following the Vue 3 compat upgrade (#6837) 2023-07-28 02:06:41 +00:00
conditionSet fix: DisplayLayout and FlexibleLayout toolbar actions only apply to selected layout (#7184) 2023-11-02 20:42:37 +00:00
displayLayout fix: DisplayLayout and FlexibleLayout toolbar actions only apply to selected layout (#7184) 2023-11-02 20:42:37 +00:00
faultManagement Rename all configuration inspector tabs to Config (#7140) 2023-10-12 13:48:13 -07:00
flexibleLayout fix(#6942): Toggling FlexibleLayout toolbar options reflects immediately in the view (#6943) 2023-08-16 17:52:23 +00:00
gauge chore: add prettier (2/3): apply formatting, re-enable lint ci step (#6682) 2023-05-18 21:54:46 +00:00
imagery Handle negative height & width in image annotations (#7116) 2023-10-06 19:08:42 +02:00
importAndExportAsJSON chore: modify cspell config and fix all typos (#6908) 2023-08-10 16:20:16 +00:00
lad Add static limit values to LAD tables (#7193) 2023-11-08 17:56:59 +00:00
notebook When dropping an unsupported file onto a notebook entry, tell the user it isnt supported (#7115) 2023-10-12 07:34:32 +02:00
operatorStatus fix(dialog): empty description (#6986) 2023-08-28 15:54:49 -07:00
plot Have annotations work with domain objects that have dots (#7065) 2023-09-21 13:50:08 -07:00
tabs Defer rendering for inactive tabs in open mct tabbed view (#7149) 2023-11-13 18:27:50 +00:00
telemetryTable Defer rendering for inactive tabs in open mct tabbed view (#7149) 2023-11-13 18:27:50 +00:00
timeConductor Add script to delete annotations (#7069) 2023-09-25 10:15:00 -07:00
timer Fix and re-enable disabled unit test suites (#6990) 2023-09-05 08:53:03 +00:00