How to create a mock for Axios using Vitest
2024-07-22 96 Dailymotion
In this video I'm showing how I'm creating a mock for Axios using Vitest. For Axios I have global configuration in my Vue.js application.
In the next video I will show a real example to test Axios requests.