-
-
Notifications
You must be signed in to change notification settings - Fork 401
test: use Jest with Snapshots #823
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
Conversation
cdcdb86
to
d99f24f
Compare
Used npx jest-codemods to autoconvert then npx jest --init to scaffold out
d99f24f
to
c37f60a
Compare
Interesting. Forcing on the colour may have resolve some of the issues, but now I need to update that SVG test that was created after the orginal coversion |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #823 +/- ##
=======================================
Coverage ? 66.86%
=======================================
Files ? 48
Lines ? 3217
Branches ? 360
=======================================
Hits ? 2151
Misses ? 1066
Partials ? 0 Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
We moved to Jest already and the random CI issues have been resolved so I think this can be closed now... |
Short description of what this resolves:
Just trying this one again to see if the random CI issues have resolved
Proposed changes: