summaryrefslogtreecommitdiff
path: root/spec/support/slack_mattermost_notifications_shared_examples.rb
Commit message (Collapse)AuthorAgeFilesLines
* Fix notify_only_default_branch check for Slack servicemrchrisw-fix-slack-notifyChris Wilson2017-05-081-1/+13
| | | | | | The notify_only_default_branch property is using boolean_accessor this means we need to check it using a question methods. Also add specs for disabling this option.
* Improve readability and add testZ.J. van de Weg2017-03-231-0/+19
|
* Use `:empty_project` where possible in model specsrs-empty_project-modelsRobert Speicher2017-01-261-3/+3
|
* Do not override incoming webhook channel for mattermost and slackFelipe Artur2016-12-221-1/+1
|
* Use Slack::Notifier::LinkFormatter to convert markdown links to slack compatKamil Trzcinski2016-12-161-0/+328