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(ngMocks): supports custom method names for change and touch #3341 #3383

Merged
merged 1 commit into from
Aug 20, 2022

Conversation

satanTime
Copy link
Member

closes #3341

@satanTime satanTime changed the title feat(ngMocks): supports custom methods names for change and touch #3341 feat(ngMocks): supports custom method names for change and touch #3341 Aug 20, 2022
@codecov
Copy link

codecov bot commented Aug 20, 2022

Codecov Report

Merging #3383 (5068407) into master (edb2dd8) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master     #3383   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          220       220           
  Lines         4526      4532    +6     
  Branches      1034      1038    +4     
=========================================
+ Hits          4526      4532    +6     
Impacted Files Coverage Δ
libs/ng-mocks/src/lib/mock-helper/mock-helper.ts 100.00% <ø> (ø)
...ocks/src/lib/mock-helper/cva/mock-helper.change.ts 100.00% <100.00%> (ø)
...mocks/src/lib/mock-helper/cva/mock-helper.touch.ts 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@satanTime satanTime merged commit 6eccfea into help-me-mom:master Aug 20, 2022
@satanTime satanTime deleted the issues/3341 branch August 20, 2022 16:47
@satanTime
Copy link
Member Author

v14.2.0 has been released and contains a fix for the issue. Feel free to reopen the issue or to submit a new one if you meet any problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make Unsupported CVA message more specific
1 participant