vue-electron / vuex-electron

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

Mock `ipcRenderer` and `ipcMain` #3

Open akodkod opened 6 years ago

akodkod commented 6 years ago

To properly cover SharedMutations by tests we need to mock IPC communication of Electron.