Skip to content

Trim billable specs for proper levels of testing

Doug Stull requested to merge 383264-remove-duplicate-group-specs into master

What does this MR do and why?

  • moves layer of testing as previously mentioned in !105721 (comment 1194884943)
  • noticed and refactored a few other areas such as the actual_plan_name that had 2 describe blocks and also moved group testing concerns from that to the group spec
  • general refactoring, no behavior changes

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 #383264

Edited by Doug Stull

Merge request reports