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

Reimplement Unit Testing #229

Merged
merged 2 commits into from
Mar 8, 2024
Merged

Reimplement Unit Testing #229

merged 2 commits into from
Mar 8, 2024

Conversation

threeal
Copy link
Owner

@threeal threeal commented Mar 4, 2024

This pull request resolves #228 by introducing the following changes:

  • Reimplements unit testing using the Jest framework.
  • Adds a unit test for the getInputs function.
  • Adds a test-package job in the test workflow.

@threeal threeal self-assigned this Mar 4, 2024
@threeal threeal added this to the Version 2.0.0 milestone Mar 4, 2024
@threeal threeal merged commit f948a9d into main Mar 8, 2024
14 checks passed
@threeal threeal deleted the reimplement-unit-testing branch March 8, 2024 14:20
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.

Reimplement Unit Testing
1 participant