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

Add unit tests #5

Merged
merged 21 commits into from
Feb 16, 2024
Merged

Add unit tests #5

merged 21 commits into from
Feb 16, 2024

Conversation

chalu
Copy link
Owner

@chalu chalu commented Feb 16, 2024

Changes made

  1. added unit tests with Jest 🚀
  2. added a code style linter and formatter with XO 🔥
  3. added a pre-commit hook with husky. It runs the lint, build and test scripts before allowing a commit 💪🏽
  4. added a Github Actions CI workflow to run lint, build and test the project on push to dev/feature/work branches, and on PR to dev/main branches 💯

Closes #1 #2 #3

@chalu chalu merged commit ea42403 into dev Feb 16, 2024
2 checks passed
@chalu chalu deleted the add-unit-tests branch February 17, 2024 23:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant