Skip to content

Migrate to ES6 and store unit tests

Erwan Rouchet requested to merge es6 into master

Use babel-loader with stage3 preset (Vue's preferred preset) and migrate all code to ES6. Also adds unit testing to Vuex store using mocha and axios-mock-adapter.

Edited by Erwan Rouchet

Merge request reports

Loading