dimanche 25 février 2018

Vue.Js teting with jest error axios

I'm writing test for components which uses axios. I got:

TypeError: Cannot read property 'get' of undefined

after yarn test. I tried to import axios to my *spec.js files, but it doesn't work. What should i do to pass that tests?

Aucun commentaire:

Enregistrer un commentaire