•  
      request #14980 Use @vue/test-utils in cross-tracker search unit tests
    Infos
    #14980
    Joris MASSON (jmasson)
    2020-06-12 16:05
    2020-06-12 14:53
    16230
    Details
    Use @vue/test-utils in cross-tracker search unit tests
    Cross-tracker search widget was a very early usage of Vue.js and probably one of the first places in Tuleap where we added unit tests for Vue.
    As we did not know it existed, we did not use vue-test-utils (later @vue/test-utils).
    We should switch to its usage as it simplifies a little bit the component setup. It will also increase uniformity across the codebase so people viewing those tests will not be surprised.
    Dev tools
    Empty
    Empty
    • [ ] enhancement
    • [x] internal improvement
    Empty
    Stage
    Joris MASSON (jmasson)
    Closed
    2020-06-12
    Attachments
    Empty
    References

    Follow-ups