fix(tests): reactivate tests for Text#104
Conversation
Codecov Report
@@ Coverage Diff @@
## master #104 +/- ##
==========================================
+ Coverage 86.05% 86.52% +0.46%
==========================================
Files 39 39
Lines 667 668 +1
Branches 102 93 -9
==========================================
+ Hits 574 578 +4
+ Misses 90 87 -3
Partials 3 3
Continue to review full report at Codecov.
|
alinais
left a comment
There was a problem hiding this comment.
Mandatory. @levithomason please approve.
|
Heads up, do not include changelog entries for chores. The entries and messaging of the entry should be suited for consumers. Enabling or disabling tests does not affect the end user. If there were fixes to the Text component, describe the public facing fixes they can expect. We want to keep the CHANGELOG very quick to read and pointed on exactly the consumer's experience only. Finally, please delete your unused branches :) |
Reactivate tests for Text - those were ignored due to test file name not matching regexp of Jest.