-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Add starter settings for unit tests - jest #82
Conversation
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/vercel/commerce/52eo0yoc1 |
Hi! That's a great idea that will help going towards a professional project. Thanks! |
Great idea. Storybook is always welcome. I'd say to open an issue with your suggestion and ask for maintainers their opinion too. |
@marceloF5 Hi there, thank you for the PR and sorry for the late review! From my comment in the issue: #83 (comment)
|
…-seed-data Optimize images and updated assets seed data
Hey people,
This PR is regarding starter settings for unit tests with jest and react testing library.
From this PR, we have the mission of implementing unit tests in each component developed before. We have a lot of work ahead of us 🚀
Totally open to hearing your opinion.
Issue. #83