-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
backport: Answer Initiatives Notifications #464
backport: Answer Initiatives Notifications #464
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #464 +/- ##
===========================================
+ Coverage 77.68% 78.23% +0.54%
===========================================
Files 61 64 +3
Lines 1627 1668 +41
===========================================
+ Hits 1264 1305 +41
Misses 363 363 ☔ View full report in Codecov by Sentry. |
…hub.com/OpenSourcePolitics/decidim-app into backport/answer_initiative_notification
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM ! Make sure you have configured real-time notifications in your user account so that you can test the PR
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM ! Thanks
* backport: Add initiative answers notifications * lint: Rubocop fixes * fix: Add some tests and fix i18n * fix: Delete factory_bot_spec as we didn't do any customization of the factories * fix: Add new tests
🎩 Description
This PR backports the notifications when an initiative is answered
📌 Related Issues
Link your PR to an issue
Testing
Example:
Describe the best way to test or validate your PR.
Tasks