Skip to content

Use service response shared examples in test Npm::CreatePackageService

What does this MR do and why?

  • Using the existing shared examples for service response to avoid code duplication

🛠 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

No frontend . Only backend changes.

How to set up and validate locally

  1. Execute tests
bundle exec rspec spec/services/packages/npm/create_package_service_spec.rb

Related to #323970

Edited by Gerardo Navarro

Merge request reports