Skip to content

fix(transformer): add deepUnmock to hoist method list#1372

Merged
ahnpnl merged 3 commits intokulshekhar:masterfrom
ahnpnl:fix-hoisting
Feb 5, 2020
Merged

fix(transformer): add deepUnmock to hoist method list#1372
ahnpnl merged 3 commits intokulshekhar:masterfrom
ahnpnl:fix-hoisting

Conversation

@ahnpnl
Copy link
Copy Markdown
Collaborator

@ahnpnl ahnpnl commented Feb 5, 2020

  • Add deepUnmock to hoist method list
  • Improve hoist codes
  • Improve unit tests and e2e tests

Closes #1088, #1098

Thanks @tonyhallett for the solution

@ahnpnl ahnpnl requested a review from kulshekhar February 5, 2020 12:51
@coveralls
Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 3955

  • 3 of 3 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.01%) to 90.468%

Totals Coverage Status
Change from base Build 3953: 0.01%
Covered Lines: 1067
Relevant Lines: 1123

💛 - Coveralls

@ahnpnl ahnpnl merged commit 0fbbc00 into kulshekhar:master Feb 5, 2020
@ahnpnl ahnpnl deleted the fix-hoisting branch February 5, 2020 15: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.

ts-jest does not hoist variables beginning with mock

3 participants