Skip to content

Move common request specs into shared_examples

Reuben Pereira requested to merge 32351-refactor-request-specs into master

What does this MR do?

The request specs for the API to delete the self-monitoring project will be similar to the specs for the API to create the self-monitoring project.

In preparation for the MR (!21431 (merged)) that adds the API to delete the self-monitoring project, move the request specs for the create API into shared_examples so that they can be reused.

Issue: #32351 (closed)

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 🤖 GitLab Bot 🤖

Merge request reports