openmct/e2e/tests/performance
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
..
contract When dropping an unsupported file onto a notebook entry, tell the user it isnt supported (#7115) 2023-10-12 07:34:32 +02:00
memory Memory leak fixes for several views (#7057) 2023-09-20 10:34:05 -07:00
tabs.e2e.spec.js Defer rendering for inactive tabs in open mct tabbed view (#7149) 2023-11-13 18:27:50 +00:00
tagging.perf.spec.js Have annotations work with domain objects that have dots (#7065) 2023-09-21 13:50:08 -07:00