Skip to content

Protected packages + containers: Use shared example in service tests

  • Please check this box if this contribution uses AI-generated content as outlined in the GitLab DCO & CLA

What does this MR do and why?

This MR intends to apply the DRY principle by reusing the existing shared examples for service response objects, see https://gitlab.com/gitlab-community/gitlab/-/blob/fdf61409f4e8ad44118cd82e987ad76045ef37a6/spec/support/shared_examples/services/service_response_shared_examples.rb.

Additionally, this MR resolved some rubocop-related todos.

🛠 with at Siemens

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.

MR Checklist (@gerardo-navarro)

Screenshots or screen recordings

Only backend changes.

How to set up and validate locally

  1. Execute the tests
Edited by Gerardo Navarro

Merge request reports