Skip to content

Move Sign-up restrictions confirmation modal tests from unit to feature

What does this MR do and why?

Closes #327852 (closed)

This issue is a follow-up for !55509 (merged). Relevant discussion: !55509 (comment 552338869)

Screenshots or screen recordings

No UI change

How to set up and validate locally

  • yarn jest spec/frontend/projects/storage_counter/components/app_spec.js
  • bundle exec spring rspec spec/helpers/application_settings_helper_spec.rb

MR acceptance checklist

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

Edited by Sheldon Led

Merge request reports