Skip to content

Migrate license compliance admin row tests to vue utils

- requested to merge 357065-refactor-license-compliance-admin-row-tests into master

Background

This is tech debt to migrate existing unit tests to Vue/Utils

Migrate ee/spec/frontend/vue_shared/license_compliance/components/admin_license_management_row_spec.js to Vue Utils

#357065 (closed)

Screenshots

Only UX difference to the user is that the icons on the left for the status are better aligned using flexbox :-)

Before

Screen_Shot_2022-05-18_at_1.43.46_AM

After

Screen_Shot_2022-05-18_at_1.40.49_AM

Verification steps

  • Verify unit tests and pipeline passes
  • Refactor unit tests

Related to #357065 (closed)

Edited by -

Merge request reports