-
-
Notifications
You must be signed in to change notification settings - Fork 461
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
Update to jest@26 leads to 4 tests failing. #548
Comments
Sorry, I was not able to fix this.
But sadly none of these things have solved the issue 😭 |
Hey @kaffarell thank you for looking into it! I guess we just have to keep trying to figure it out. Let's skip jest@26 for now and release without it. |
A branch + a draft PR seem like a good first step, IDK what is breaking ATM and how much work that would be to adjust the tests. |
Somehow it is mainly TS errors. Some tested parts return |
When updating the dependencies to
jest@26
andts-jest@26
4 tests in the__tests__/events/events.test.ts
test file fail.@kaffarell if you have time to look into this, it would be great. It is weird, but probably has to due with some change from jest.
The text was updated successfully, but these errors were encountered: