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

feat(testing): expose all types for util mocked #2096

Merged
merged 2 commits into from
Nov 4, 2020
Merged

feat(testing): expose all types for util mocked #2096

merged 2 commits into from
Nov 4, 2020

Conversation

ahnpnl
Copy link
Collaborator

@ahnpnl ahnpnl commented Nov 2, 2020

Summary

Expose typings for util mocked

Closes #2086

Test plan

Green CI

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

N.A.

@coveralls
Copy link

coveralls commented Nov 2, 2020

Pull Request Test Coverage Report for Build 6438

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 93.661%

Totals Coverage Status
Change from base Build 6431: 0.0%
Covered Lines: 1020
Relevant Lines: 1049

💛 - Coveralls

@ahnpnl ahnpnl merged commit b1d072b into kulshekhar:master Nov 4, 2020
@ahnpnl ahnpnl deleted the expose-mock-typings branch November 4, 2020 06:11
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.

Export all types in ts-jest/utils/testing.d.ts file
3 participants