Commit e941e96f authored by YarNayar's avatar YarNayar

Make notification_service spec DRYer by making some tests reusable

The spec for 'participatns' notifications in notification_service for both
issue and merge_request is pretty simple but it was fully copied without sagnificant changes
8 times (!!!) for EVERY situation you need to notify this group of user which caused to file
to extra growth and not being very DRY. And I love DRY. Since the spec is already too messy  and
most likely gonna to increase the size nearest time, I decided to refactor those parts.
parent 87f3a66c
---
title: Make notification_service spec DRYer by making test reusable
merge_request:
author: YarNayar
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment