Skip to content

Update mr widgets options tests

Alexander Turinske requested to merge 391157-update-mr-widget-options-specs into master

What does this MR do and why?

Update mr widgets options tests to prepare for Vue 3

  • a lot of changes need to be made to prepare this test file for Vue 3
  • this is the first MR of several
  • I fixed some things (mainly switching tests from testing data to testing props), but I got distracted making other updates, so I am putting this MR up for review as many changes have been made already
  • remove spying on wrapper data
  • switch to shallowMount where possible

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