ctimmerm / axios-mock-adapter

Axios adapter that allows to easily mock requests
MIT License
3.47k stars 245 forks source link

Change Date.now() to performance.now() to fix shaky test #392

Closed marcbachmann closed 3 months ago

marcbachmann commented 3 months ago

So weird. this also didn't fix it. Looks like setTimeout uses lower timeouts in certain cases.