Skip to content

Create specs for diffs/components/app and update modules to export factory functions

Paul Slaughter requested to merge 49329-mr-show-commit-details-update-specs into master

What does this MR do?

This MR sets up the testing harness for resolving issue #49329 (closed). It also sets up the related Vuex modules to export factory functions instead of global objects (see the related discussion for more info).

What are the relevant issue numbers?

Does this MR meet the acceptance criteria?

Edited by Paul Slaughter

Merge request reports