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

Test issues with Jest upgrade #96

Closed
BolajiAyodeji opened this issue Sep 24, 2021 · 7 comments · Fixed by #165
Closed

Test issues with Jest upgrade #96

BolajiAyodeji opened this issue Sep 24, 2021 · 7 comments · Fixed by #165
Assignees
Labels
bug Something isn't working dev-tools task enhancement New feature or request good first issue Good for newcomers Level: Medium no-issue-activity

Comments

@BolajiAyodeji
Copy link
Member

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?

@BolajiAyodeji BolajiAyodeji added bug Something isn't working enhancement New feature or request good first issue Good for newcomers dev-tools task Level: Medium labels Mar 11, 2022
@BolajiAyodeji
Copy link
Member Author

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 /2020 and the current one will be / which would be 2022 by next year. I hope this is clear; do let me know if you have any questions chief.

This issue is open to anyone else too, please!

@usmahm
Copy link

usmahm commented Mar 14, 2022

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

@vimoppa
Copy link
Collaborator

vimoppa commented Mar 16, 2022

Hey @usmahm, feel free to take a stab at it and let me know if you need help.

@vimoppa vimoppa removed their assignment Mar 16, 2022
@BolajiAyodeji
Copy link
Member Author

Hi @usmahm, do you want to work on this issue?

@github-actions
Copy link

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
Copy link
Member Author

Any updates on this, please @vimoppa and @usmahm?

@vimoppa
Copy link
Collaborator

vimoppa commented Feb 14, 2023

@BolajiAyodeji on it.

vimoppa added a commit that referenced this issue Feb 15, 2023
* upgrade jest from v27 to v29
* cleanup redundant enzyme package which contains breaking changes
  and compatibility issue with jest version > v26

re #96
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dev-tools task enhancement New feature or request good first issue Good for newcomers Level: Medium no-issue-activity
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants