-
-
Notifications
You must be signed in to change notification settings - Fork 26
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
Test issues with Jest upgrade #96
Comments
Hi @vimoppa, can you take a look at this, please? The issue is still persistent. I was able to fix the first part but there still seems to be some conflicts with the newer version of Jest and other related packages. If this is resolved, the current tests we have will have to change too since we have moved the previous conference pages and components to This issue is open to anyone else too, please! |
I believe there'd still be some fixes needed to be done on this project, I messaged you concerning that but didn't get any response, however, I'd love to contribute if any fix whatsover comes up. I already have the codebase running on my machine Thanks @BolajiAyodeji |
Hey @usmahm, feel free to take a stab at it and let me know if you need help. |
Hi @usmahm, do you want to work on this issue? |
Hey, there! 👋 This issue has been marked as stale and would be closed. Feel free to open it again if you have more questions 👍 |
@BolajiAyodeji on it. |
* upgrade jest from v27 to v29 * cleanup redundant enzyme package which contains breaking changes and compatibility issue with jest version > v26 re #96
There seem to be test failing due to some issue with the Jest version
^27.1.0
. Can you help look into this @vimoppa, please?The text was updated successfully, but these errors were encountered: