Skip to content

Move npm packages API helper spec

What does this MR do and why?

It moves the file npm_spec.rb that contain tests for API::Helpers::Packages::Npm from spec/support_specs/helpers/packages to spec/lib/api/helpers/packages

Screenshots or screen recordings

No.

How to set up and validate locally

Check if bundle exec rspec spec/lib/api/helpers/packages/npm_spec.rb works

MR acceptance checklist

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

Edited by Dzmitry (Dima) Meshcharakou

Merge request reports