Skip to content

Refactor operations controller spec

Reuben Pereira requested to merge 57171-operations-controller-spec-refactor into master

What does this MR do?

  1. Move specs that are not specific to error_tracking out of the error tracking context.
  2. Move specs for PATCH #update into a shared_context so that it can be reused by any new features (like in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/27550/diffs#7f8b043ce051ba99d57b2e513cf459aaf017d569_169_179)

Does this MR meet the acceptance criteria?

Conformity

Performance 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

Closes #57171 (closed)

Edited by Grzegorz Bizon

Merge request reports