Skip to content

Added snapshot tests for CI Minutes & Storage

What does this MR do and why?

  • Changes current tests that checks various labels to be snapshots so its less tedious and error prone
  • Adds tests for BuyAddonsApp shared component with CI minutes props

The snapshot tests are checking only for the text content to minimise noise from snapshots being updated from style/appearance changes.

Screenshots or screen recordings

The changes in this MR are purely test related and the implementation is unchanged.

How to set up and validate locally

Test suite that's affected by this change is ee/spec/frontend/subscriptions/buy_addons_shared/app_spec.js

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #346620 (closed)

Edited by Vamsi Vempati

Merge request reports