summaryrefslogtreecommitdiff
path: root/spec/javascripts/projects/gke_cluster_dropdowns/components/gke_project_id_dropdown_spec.js
Commit message (Expand)AuthorAgeFilesLines
* Move gke_cluster_dropdowns to create_cluster dirEnrique Alcantara2019-08-271-104/+0
* Upgraded Vue to 2.6.8Tim Zallmann2019-03-271-24/+20
* Prettify all spec filesMike Greiling2018-10-171-23/+38
* enable jasmine/new-line-before-expectJohann Hubert Sonntagbauer2018-10-171-0/+1
* enable jasmine/no-promise-without-done-failJohann Hubert Sonntagbauer2018-10-161-5/+5
* update testsDennis Tang2018-05-281-1/+1
* add tests for validating project billing statusDennis Tang2018-05-231-0/+6
* fix testsDennis Tang2018-05-231-8/+11
* fix when no GCP projects are foundDennis Tang2018-05-111-1/+1
* rename vuex dir to storeDennis Tang2018-05-111-1/+1
* eslint fixesDennis Tang2018-05-111-12/+9
* clean up component testsDennis Tang2018-05-111-23/+16
* use component mixin to refactor componentsDennis Tang2018-05-091-2/+2
* removed „fetched“ prefix from mutation and stateDennis Tang2018-05-091-2/+2
* gcp dropdown component testsDennis Tang2018-05-091-0/+93