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

jest init #25

Merged
merged 4 commits into from
May 8, 2024
Merged

jest init #25

merged 4 commits into from
May 8, 2024

Conversation

jtmst
Copy link
Contributor

@jtmst jtmst commented May 1, 2024

Adds jest so we can add unit tests as we continue deveopment

Changes:

  • Jest packages added
  • config and mock files added
  • Some basic initial jest tests added in tests/index
  • Added yarn test to the ci.yaml workflow

Note: This added a handful of packages for jest setup, so many yarn file changes will be reflected

Tests can be seen passing as a step on the build workflow attached to this PR.

image

@jtmst jtmst marked this pull request as ready for review May 2, 2024 00:08
@jtmst jtmst requested a review from codestronger May 2, 2024 16:28
@jtmst jtmst merged commit ec43392 into main May 8, 2024
2 checks passed
@samglover samglover deleted the jest-config branch September 20, 2024 03:19
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.

2 participants