aboutsummaryrefslogtreecommitdiff
path: root/test/notification_test.exs
AgeCommit message (Collapse)Author
2019-01-05Add check to prevent multiple follow notifications from the same userSadposter
2018-12-23tests: add legal boilerplateWilliam Pitcock
2018-12-12fix warningsMaksim Pechnikov
2018-11-09tests: add testing for new notification behaviorWilliam Pitcock
2018-11-06tests: add tests for Notification.set_read_up_to()William Pitcock
2018-08-26tests: add notification smoketests (ref #265)William Pitcock
2018-05-11do not create notification for yourselfPierrick Brun
2018-03-30Format the code.lain
2018-02-12Make test output easier to read.lain
2018-01-30Make specs less breaky.Roger Braun
2017-11-10MastoAPI: Add notification get, clear and dismiss.eal
2017-11-02Don't create notifications if the user is blocked.Roger Braun
2017-09-11Add basic mastodon notification support.Roger Braun