-
-
Notifications
You must be signed in to change notification settings - Fork 382
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
test: use Jest with Snapshots #823
base: master
Are you sure you want to change the base?
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 Report
@@ Coverage Diff @@
## master #823 +/- ##
===========================================
- Coverage 98.58% 66.86% -31.72%
===========================================
Files 1 48 +47
Lines 917 3217 +2300
Branches 191 360 +169
===========================================
+ Hits 904 2151 +1247
- Misses 13 1066 +1053
Continue to review full report at Codecov.
|
Short description of what this resolves:
Just trying this one again to see if the random CI issues have resolved
Proposed changes: