Skip to content

Add describe blocks to emails_on_push_service_spec

What does this MR do?

According to the GitLab testing guidelines we should use Use .method to describe class methods and #method to describe instance methods. This MR puts the contexts in emails_on_push_service_spec into describe blocks.

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