Skip to content

Update tests to be Vue3 compatible

Alexander Turinske requested to merge 391157-update-tests into master

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?

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.

Related to #391157 (closed)

Edited by Alexander Turinske

Merge request reports