-
Notifications
You must be signed in to change notification settings - Fork 123
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
Added mock mixins of Chopper components. #529
Conversation
Hey! I haven't thought about alternative mocking libraries. If that's the case and it works for you, then sure. Can you just fix the formatting errors please 🙏 😊 |
@techouse sure thing. I'll get to it later today. |
@techouse fixed. Please try running the workflow again. |
Codecov Report
@@ Coverage Diff @@
## develop #529 +/- ##
========================================
Coverage 93.95% 93.95%
========================================
Files 9 9
Lines 463 463
========================================
Hits 435 435
Misses 28 28
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Addresses Issue #528.
A variation of PR #479 that isn't opinionated about any particular mocking framework.