summaryrefslogtreecommitdiff
path: root/spec/controllers/projects/clusters_controller_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix clusters_controller_spec (#42643)Dylan Griffith2018-02-231-2/+2
* Schedule Ingress IP address fetch from K8s after clusters page load (#42643)Dylan Griffith2018-02-201-0/+6
* Replace "cluster" with "Kubernetes cluster"winh-kubernetes-clustersWinnie Hellmann2018-02-061-5/+5
* Remove cluster scope from ClustersController#indexMatija Čupić2017-12-111-28/+0
* Mock Kaminari paginates_per instead of setting itMatija Čupić2017-12-051-1/+1
* Use ClustersFinder for setting countsMatija Čupić2017-12-051-5/+4
* Fix overwritten project.cluster replacementMatija Čupić2017-12-051-1/+1
* Fix empty state partial checkMatija Čupić2017-12-051-1/+1
* Fix rpsec all matchers in ClustersController specsMatija Čupić2017-12-051-2/+2
* Test for empty state partial instead of index viewMatija Čupić2017-12-051-1/+1
* Remove redundant view_clusters assignmentMatija Čupić2017-12-051-4/+2
* Merge remote-tracking branch 'origin/list-multiple-clusters' into cluster-pag...Kamil Trzcinski2017-12-051-1/+1
|\
| * Remove references of project.cluster from specsMatija Čupić2017-12-041-2/+2
* | Merge branch '35616-move-k8-to-cluster-page' into cluster-page-with-list-clus...Kamil Trzcinski2017-12-051-20/+18
|\ \
| * | Clean up clusters_controller_spec.rbShinya Maeda2017-12-051-27/+13
| * | Fix static analysis :green_heart:Alessio Caiazza2017-12-041-9/+9
* | | Fix specs for formsKamil Trzcinski2017-12-031-32/+37
* | | Fix specsKamil Trzcinski2017-12-031-0/+419
* | | Merge remote-tracking branch 'origin/list-multiple-clusters' into cluster-pag...Kamil Trzcinski2017-12-031-319/+0
|\ \ \ | |/ / |/| / | |/
| * Remove stray pry binding in specMatija Čupić2017-12-021-1/+0
| * Refactor ClustersController pagination testMatija Čupić2017-12-011-11/+10
| * Add specs JSON PUT #delete for ClustersControllerMatija Čupić2017-12-011-18/+55
| * Refactor disabled cluster testing to use traitMatija Čupić2017-12-011-3/+3
| * Rename spec local variable to avoid shadowingMatija Čupić2017-12-011-8/+5
| * Refactor pagination check into separate contextMatija Čupić2017-12-011-7/+14
| * Remove redundant to_paramsMatija Čupić2017-12-011-3/+3
| * Update ClustersController to match new scope logicMatija Čupić2017-11-281-3/+3
| * Add specs for scoping in ClustersControllerMatija Čupić2017-11-271-0/+16
| * Add pagination specs for ClustersControllerMatija Čupić2017-11-271-0/+10
| * Add specs for cluster countersMatija Čupić2017-11-271-3/+21
| * Check cluster listing logic instead of redirectsMatija Čupić2017-11-161-3/+15
* | Fix specsKamil Trzcinski2017-12-031-7/+7
* | Yet another specsKamil Trzcinski2017-12-031-0/+6
* | Fix RubocopKamil Trzcinski2017-12-031-5/+4
* | Fix ClustersController specsKamil Trzcinski2017-12-031-68/+79
* | First round of testsKamil Trzcinski2017-12-031-209/+64
|/
* Merge remote-tracking branch 'origin/master' into 35616-move-gke-form-1st-ite...Kamil Trzcinski2017-11-061-81/+0
|\
| * Remove 10.3 comments (Tracked by a tech debts issue). Refactor spec factory n...refactor-clustersShinya Maeda2017-11-061-81/+0
* | Fixed controller specShinya Maeda2017-11-041-1/+1
* | Merge branch '35616-move-gke-form-1st-iteration' into move-kubernetes-from-se...Shinya Maeda2017-11-041-2/+2
|\ \ | |/ |/|
| * Fix static anlysysShinya Maeda2017-11-021-1/+1
| * Fix pipeline. Fix routing when validation failed.Shinya Maeda2017-11-011-3/+3
* | 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