vuex-electron icon indicating copy to clipboard operation
vuex-electron copied to clipboard

Use `Storage` from `electron-store` in tests

Open akodkod opened this issue 5 years ago • 0 comments

To properly cover PersistedState by 100% tests we need to find workaround how to use new Storage without running of Electron app.

akodkod avatar Sep 17 '18 12:09 akodkod