summaryrefslogtreecommitdiff
path: root/spec/javascripts/monitoring/dashboard_spec.js
Commit message (Expand)AuthorAgeFilesLines
* fix tests for dahboard.vue42558-add-monitoring-no-data-empty-stateMike Greiling2018-03-191-0/+1
* prefer checking explicitly for nullMike Greiling2018-03-061-2/+2
* replace fixture with simple mount pointMike Greiling2018-03-061-9/+6
* add new tests for metrics dashboard changesMike Greiling2018-03-061-9/+34
* coerce hasMetrics to a boolean value before instantiating the Vue componentMike Greiling2018-03-061-2/+2
* fix karma testsMike Greiling2018-03-061-1/+16
* Use restore() instead of reset() for removing axios MockAdapterwinh-axios-mock-restoreWinnie Hellmann2018-01-231-1/+1
* Replaced vue-resource for axios in the prometheus dashboardjivl-replace-vue-resource-prometheus-dashboardJose Ivan Vargas2017-11-221-3/+9
* update specs to match reorganized monitoring componentsrefactor-prometheus-graph-layoutMike Greiling2017-08-301-0/+49