Skip to content

De-dupe refresh service EE spec

Nicolas Dular requested to merge nicolasdular/dedup-refresh-service-spec into master

What does this MR do?

Part of !27556 (merged)

This moves the specs from /ee/spec/services/merge_requests/refresh_service_spec.rb to /ee/spec/services/ee/merge_requests/refresh_service_spec.rb.

Note: Since the specs of the file I've moved were a bit different (e.g. using instance variables instead of let), I've split the commits into multiple ones so it was easier to move and easier to read for the reviewer.

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Nicolas Dular

Merge request reports