Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

: Timeout - Async callback was not invoked within the 30000ms timeout specified by jest.setTimeout.Timeout - Async callback was not invoked within the 30000ms timeout specified by jest.setTimeout.Error: #3

Closed
DeekshaPandit opened this issue Aug 29, 2019 · 1 comment

Comments

@DeekshaPandit
Copy link

I have created a unit test case using Jest and moxios along with supertest but I am getting the error of timeout.
and this happens when it hits the actual axios call but I have stubbed that call using moxios.

@DeekshaPandit
Copy link
Author

I got it working, there was some issue with the axios request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant