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

Added initial JEST config with test cases #33

Merged
merged 4 commits into from
Oct 12, 2024

Conversation

Reterics
Copy link
Contributor

Added JEST with SWC config, because from version 12, Next JS is using SWC by default. Default jest extended with @testing-library/jest-dom for better DX.

Home page and Hero component test cases added for better example.

npm test is running properly:

image

@Shu12388y
Copy link
Collaborator

@Reterics There is a merge conflict resolve the conflict

Just pull the code

@Reterics
Copy link
Contributor Author

The merge conflict is resolved

@Shu12388y Shu12388y merged commit f4a8f8e into Lets-code-with-us:main Oct 12, 2024
@Shu12388y
Copy link
Collaborator

Thanks @Reterics for your contribution

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants