docbrown/spec/services
Andy Zhao 5ace9a5fc9 Organization Notifications (#1762)
* Add spec for org reaction notification

* Add organization_id to notifications

* Add validations for user and org IDs

* Move comment json_data out of loop

* Use actual column names instead

* Add organization filters

* Remove extra text-align

* Add organization filtering

* Refactor to reduce complexity

* Add receiver argument to handle orgs

* Add has_many notifications for orgs

* Add follow notifications for orgs

* Add comment notifications for orgs

* Rename some tests for specificity

* Add mark org notifications as read functionality

* Add radix to parseInt

* Define json_data outside of loop

* Notify org followers of a new post as well

* Move test to proper location

* Add test for aggregated method

* Make send org reaction notification more readable

* Test the rest of the notification model

* Refactor tag adjustment spec

* Fix extra html
2019-02-25 14:25:37 -08:00
..
exporter Export comments (#1471) 2019-01-16 12:54:45 -05:00
suggester Improve performance for additional content boxes and tags index (#1750) 2019-02-06 16:50:35 -04:00
article_with_video_creation_service_spec.rb Add more test coverage (#1829) 2019-02-22 09:16:57 -08:00
membership_service_spec.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
moderation_service_spec.rb Add more test coverage (#1829) 2019-02-22 09:16:57 -08:00
read_notifications_service_spec.rb Organization Notifications (#1762) 2019-02-25 14:25:37 -08:00
rss_reader_spec.rb Add feed_fetched_at for users to not refetch unnecessarily (#1555) 2019-01-15 13:29:11 -05:00
tag_adjustment_creation_service_spec.rb Improve specs (#1693) 2019-02-04 15:56:00 -04:00
tag_adjustment_update_service_spec.rb Fix braces around hash params Rubocop offense (#1453) 2019-01-11 13:08:45 -05:00
user_role_service_spec.rb Use timezone aware methods (#893) 2018-10-18 16:26:29 -04:00