• Miguel Rincon's avatar
    Clean up dashboard specs to match latest changes · 01f062d8
    Miguel Rincon authored
    - Renames `metricsGroupsAPIResponse` to `metricsDashboardPayload` to
    better represent the meaning of this piece of mock data as a vuex
    store payload.
    - Removes several unused axios setups (`mock.onGet`) in order to clean
    make use of the vuex store as dependency instead of a mock backend.
    - Remove redundant occurrences of `wrapper.destroy()`
    01f062d8
mutations_spec.js 8.22 KB