jest-community/awesome-jest

axios / jest - (TypeError: Cannot read property 'then' of undefined)

pvilalta opened this issue · 2 comments

Hi there,

I don't know if this repo is a correct place to share with you a struggle that I encounter with jest. I'm trying to use it to mock an API request with Axios. Unfortunately it does not work

To avoid duplicate, here is the original post that I made on StackOverflow

https://stackoverflow.com/questions/68163627/axios-jest-unabled-to-perform-a-call-request-typeerror-cannot-read-propert

Best,
Paul

Stack Overflow is the place, or discord via https://www.reactiflux.com/

great, thanks for the information @SimenB