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

[FEAT] - Unit Tests Setup w/Jest #13

Open
DavidHDev opened this issue Jul 9, 2023 · 0 comments
Open

[FEAT] - Unit Tests Setup w/Jest #13

DavidHDev opened this issue Jul 9, 2023 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@DavidHDev
Copy link
Owner

Description:
Add unit tests using the Jest testing framework to ensure the stability and reliability of the React Haiku library.

Acceptance Criteria:

  • Configure Jest as the testing framework for the project.
  • Write some sample unit tests for a hook/utility component
  • Ensure that all tests pass successfully.
  • Generate a coverage report to show the percentage of code coverage (e.g., 90% or above).
  • Document the testing process and how to run the tests in the project's README file.
@DavidHDev DavidHDev added enhancement New feature or request good first issue Good for newcomers labels Jul 9, 2023
Repository owner deleted a comment from BIGWALDOR Aug 2, 2024
Repository owner deleted a comment from BIGWALDOR Aug 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants