Skip to content

Vue3 migration - Fix spec violations in renamed_spec

What does this MR do and why?

In the Vue3 migration effort, we need to refactor older specs to avoid .vm usage, setData and more. This commit refactors renamed_spec component to use Vue3 compliant tests and restructure the tests to be more UI driven.

Screenshots or screen recordings

none

How to set up and validate locally

Green pipeline means 🚀

MR acceptance checklist

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

Related to #391180 (closed)

Edited by Frédéric Caplette

Merge request reports