Skip to content

Reduce verbose component creation in tests

What does this MR do and why?

Closes #350658 (closed)

This change reduces repetition in tests by using a simpler way to create extended wrappers for tests.

It also reduces the unnecessary use of localVue.

Screenshots or screen recordings

NA

How to set up and validate locally

Validated by the pipeline.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Miguel Rincon

Merge request reports