'All integration tests started failing suddenly
So I have a react application in which I have some integration tests. Everything was working fine , but suddenly all of them started failing . I am not sure if I am making sense to you guys but I have no idea where things have gone wrong , I made no changes in the code. Its occurring in local as well as Github actions Any ideas what might be the reason. I have added the error which i am getting. Thanks in advance.
: Timeout - Async callback was not invoked within the 5000 ms timeout specified by jest.setTimeout.Timeout - Async callback was not invoked within the 5000 ms timeout specified by jest.setTimeout.Error
"react": "^16.13.1",
"jest": "^26.6.3"
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
