Skip to content

Rspec Test order: run test in random order

  • Please check this box if this contribution uses AI-generated content (including content generated by GitLab Duo features) as outlined in the GitLab DCO & CLA

What does this MR do and why?

Rspec Test order: run test in random order

Random order for:

  • /spec/controllers/concerns/*
  • /spec/controllers/groups/*

Checked via:

  • scripts/rspec_check_order_dependence spec/controllers/concerns
  • scripts/rspec_check_order_dependence spec/controllers/groups

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshot 2024-06-24 at 6.34.25 PM.png

Screenshot 2024-06-24 at 6.53.07 PM.png

How to set up and validate locally

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

Related to #407877

Edited by 🤖 GitLab Bot 🤖

Merge request reports