Skip to content

Delete mountComponentWithSlots from frontend tests

Coung Ngo requested to merge cngo-delete-mountComponentWithSlots into master

What does this MR do and why?

This MR refactors the last two frontend tests that use mountComponentWithSlots to use vue-test-utils instead, and deletes mountComponentWithSlots. It leaves wrapper.vm tech debt as refactoring that is more involved

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