Skip to content

Clean up design management `item_spec.js`

Tom Quirk requested to merge refactor-item-spec-design-man into master

What does this MR do?

It is currently quite difficult to read these tests as they are almost entirely based on snapshots.

This MR updates the tests to test specific pieces of the component output instead of blanket snapshot testing.

The changes in design_management/ have been duplicated in design_management_legacy/.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Tom Quirk

Merge request reports

Loading