•  
      request #13397 Centralize vuex-mock-store and wrapper in core
    Infos
    #13397
    Joris MASSON (jmasson)
    2019-07-31 10:36
    2019-05-21 15:10
    14514
    Details
    Centralize vuex-mock-store and wrapper in core
    We use Vuex pretty much in all Vue.js apps. We are also starting to test a lot of components with vue-test-utils.
    Therefore, every app needs a way to mock the Vuex store, and every app has provided its own.
    Let's deduplicate and put it in the core with an alias.
    Dev tools
    development
    Empty
    • [ ] enhancement
    • [x] internal improvement
    Empty
    Stage
    Joris MASSON (jmasson)
    Closed
    2019-07-31
    Attachments
    Empty
    References

    Follow-ups

    User avatar
    Thomas Gerbet (tgerbet)2019-07-31 10:36
    As it seems everything as been done, yes we should.

    • Status changed from Under review to Closed
    • Connected artifacts
    • Close date set to 2019-07-31
    User avatar
    Thomas Gerbet (tgerbet)2019-05-23 12:06
    gerrit #15015 integrated into Tuleap 11.1.99.121.


    Not closing, some external plugins needs to be updated as well and once that's done the config in the Tuleap side will also needs to be cleaned.