Skip to content

Update frontend tests to use vue-test-utils

Coung Ngo requested to merge cngo-update-frontend-tests into master

What does this MR do and why?

This MR updates tests to use vue-test-utils so we can eventually get rid of all usages of createComponentWithStore. It ignores the wrapper.vm tech debt so we can move faster towards deleting createComponentWithStore

Screenshots or screen recordings

How to set up and validate locally

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 Coung Ngo

Merge request reports