about summary refs log tree commit diff
path: root/spec/models/notification_spec.rb
AgeCommit message (Collapse)Author
2017-11-19Fix N+1 at notification (#5752)abcang
2017-11-09Add tests for Notification (#5640)ysksn
* Add tests for Notification#target_status * Add tests for Notification#browserable? * Add tests for Notification.reload_stale_associations!
2016-11-20Adding unified streamable notificationsEugen Rochko