vue-electron / vuex-electron

Integration of Vuex and Electron
MIT License
305 stars 97 forks source link

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

Open akodkod opened 6 years ago

akodkod commented 6 years ago

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