Skip to content

Upgrading VTU to v1: Remove deprecate `methods` from `environments_dashboard`

Illya Klymov requested to merge xanf-vtu-v1-dashboards into master

What does this MR do

This MR is part of &3856 (closed) and &5102

This change switches from using deprecated methods option in mount / shallowMount to action spies on Vuex

Additional changes "while we are here":

Merge request reports