Skip to content

Refactor trigger specs to use shared examples

Patrick Bajao requested to merge pb-shared-example-reviewers-change-trigger into master

What does this MR do and why?

There are a couple of services that triggers the mergeRequestReviewersUpdated GraphQL subscription. Since they all should behave the same, a shared example is extracted and re-used in the services' specs.

MR acceptance checklist

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

Merge request reports