summaryrefslogtreecommitdiff
path: root/spec/services/delete_branch_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-1/+1
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Use `:empty_project` where possible in service specsRobert Speicher2017-03-271-1/+1
* Remove redundant call to after branch delete serviceGrzegorz Bizon2016-11-161-12/+0
* Test call to after branch delete hooks in serviceGrzegorz Bizon2016-11-151-0/+12
* Extend tests for delete branch serviceGrzegorz Bizon2016-11-151-2/+15
* Add minimial test coverage for delete branch serviceGrzegorz Bizon2016-11-151-0/+28