Update tests to be Vue3 compatible
What does this MR do and why?
Update tests to be Vue3 compatible
- another MR for this file, it is large and unruly, but getting closer to being Vue3 compliant
- remove some vm checks and vm assigns
- implement it.each for redundant tests
- there is more to be done, but this does quite a bit
What does this MR not do and why?
- fixes every issue in this file because there are a lot of them
- see https://gitlab-org.gitlab.io/frontend/playground/vue-compat-scanner/ for what is left
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
Before | After |
---|---|
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #391157 (closed)
Edited by Alexander Turinske