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

Add test utils #86

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Add test utils #86

wants to merge 4 commits into from

Conversation

pago
Copy link
Contributor

@pago pago commented Jan 11, 2019

Reference issue: #83

What changed in this PR:

Added our test-utils package and the Jest snapshot serializer.

@pago
Copy link
Contributor Author

pago commented Jan 11, 2019

@CarsonMcKinstry ready for your review.

Note that we automatically do a release for each PR/commit so if you check https://travis-ci.org/trivago/melody/jobs/478175386 you'll likely be able to find an actual release that you can npm install if you want to test it a bit more. (does not work for new packages, had forgotten about that

* simulate now uses dom-testing-library
@coveralls
Copy link

coveralls commented Mar 19, 2019

Pull Request Test Coverage Report for Build 488

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.02%) to 89.488%

Files with Coverage Reduction New Missed Lines %
packages/melody-idom/src/core.ts 1 91.79%
Totals Coverage Status
Change from base Build 211: -0.02%
Covered Lines: 2156
Relevant Lines: 2287

💛 - Coveralls

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.

3 participants