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

Refactor to ESM, Refactor Tests to Node's Test Runner #117

Merged
merged 17 commits into from
Oct 15, 2024
Merged

Refactor to ESM, Refactor Tests to Node's Test Runner #117

merged 17 commits into from
Oct 15, 2024

Conversation

BenBaryoPX
Copy link
Collaborator

@BenBaryoPX BenBaryoPX commented Oct 15, 2024

  • Update dependencies
  • Refactor code to ESM
  • Replace custom test runner with Node's builting test runner
  • Add more tests to increase coverage
  • Add coverage report using npm run test:coverage
  • Fix Husky's pre-commit hook
  • Fix issue with maxIterations
  • Fix for running on Apple based Macs

Closes #112

@BenBaryoPX BenBaryoPX self-assigned this Oct 15, 2024
@BenBaryoPX BenBaryoPX merged commit 5e456e2 into main Oct 15, 2024
2 checks passed
@BenBaryoPX BenBaryoPX deleted the esm branch October 15, 2024 09:55
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.

[FR] ESM Support
1 participant