Commit graph

5 commits

Author SHA1 Message Date
Chris Wilson
52c8651a6c Fix notify_only_default_branch check for Slack service
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.
2017-05-08 15:55:02 +10:00
Z.J. van de Weg
091c260812 Improve readability and add test 2017-03-23 13:35:20 +01:00
Robert Speicher
fcb37542e7 Use :empty_project where possible in model specs 2017-01-26 17:44:59 -05:00
Felipe Artur
6dc3efdd98 Do not override incoming webhook channel for mattermost and slack 2016-12-22 16:16:10 -02:00
Kamil Trzcinski
0f2776287a
Use Slack::Notifier::LinkFormatter to convert markdown links to slack compat 2016-12-16 17:51:09 +01:00
Renamed from spec/support/slack_mattermost_shared_examples.rb (Browse further)