Skip to content

Migrate badge form spec to jest

Paul Slaughter requested to merge fe-migrate-badge-form-spec-to-jest into master

What does this MR do?

This MR moves the badge_form_spec from Karma to Jest. It also refactors a state/props coupling in the related Vue component (which was causing test failures).

Edited by Paul Slaughter

Merge request reports