summaryrefslogtreecommitdiff
path: root/spec/controllers/projects/settings/ci_cd_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-1/+1
* Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo2017-10-201-1/+1
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Added a variable_controller_spec test to test for flash messages on the #crea...Jose Ivan Vargas2017-02-061-0/+20