Handle digest auth for requests made via axios https://www.npmjs.com/package/@mhoc/axios-digest-auth
Questions tagged [axios-digest-auth]
1 questions
0
votes
0 answers
Mock axios requests done via axios-digest-auth
I'm using this npm module: https://github.com/mhoc/axios-digest-auth to perform axios requests as it takes care of the digest auth process.
I'm trying to create some unit tests and I need to mock the axios requests to do so. Usually…

Scaramouche
- 3,188
- 2
- 20
- 46