summaryrefslogtreecommitdiff
path: root/spec/controllers/projects/discussions_controller_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-2/+2
* Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo2017-10-201-6/+6
* Add option to start a new discussion on an MRDouwe Maan2017-04-051-1/+1
* Use `empty_project` where possible in controller specsrs-empty_project-controllersRobert Speicher2017-01-251-3/+3
* Address review feedbackDouwe Maan2016-08-161-14/+27
* Add specs for NotesController and DiscussionsControllerDouwe Maan2016-08-121-0/+112