summaryrefslogtreecommitdiff
path: root/spec/controllers/projects/clusters_controller_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove 10.3 comments (Tracked by a tech debts issue). Refactor spec factory n...refactor-clustersShinya Maeda2017-11-061-81/+0
* Fix some testsShinya Maeda2017-11-031-74/+79
* Fix spec. Fix usage ping. Fix warnings by adding new models and attributes.Shinya Maeda2017-11-011-2/+2
* Merge branch 'master' into refactor-clustersShinya Maeda2017-11-011-4/+4
|\
| * Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo2017-10-201-7/+7
* | specs for featureShinya Maeda2017-11-011-1/+6
* | specs for controller. Improved validationShinya Maeda2017-10-311-166/+377
|/
* Improve redirect uri state and fix all remaining testsKamil Trzcinski2017-10-061-1/+1
* Fix almost all unresolved comments from Docs and UX reviewKamil Trzcinski2017-10-051-1/+1
* Add ClusterPresenter. Fix Static Analysys.Shinya Maeda2017-10-061-11/+9
* Added cluster controller specsKamil Trzcinski2017-10-051-0/+310