• mfluharty's avatar
    Change store creation to reduce complexity · 51edb567
    mfluharty authored
    Based on review feedback,
    Move store creation into vue component initialization
    Dispatch the fetchReport action right after store creation
    Move dataset variables from props to initialState
    Eliminate actions/mutations that set dataset variables (and their specs)
    In spec, mock the store instead of mocking the axios requests
    51edb567
pipelines.scss 20.2 KB