Jest returns “Network Error” when doing an authenticated request with axios

It can be a Jest configuration issue. I solved forcing “node” as jest environment in package.json:

“jest”: {
“testEnvironment”: “node”
}

see docs: https://facebook.github.io/jest/docs/configuration.html#testenvironment-string

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)