Skip to content

Unify true-false validation specs

What does this MR do and why?

Unify true-false validation specs

This MR looks forward to removing unecessary duplicated specs by unifying the check. This first removes the dupes from spec/models/application_setting_spec.rb, if this goes well we can remove from other files

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Install the GDK project
  2. Fetch changes from the main branch
  3. Run tests to make sure changes are running

MR acceptance checklist

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

Merge request reports